https://antibiotiqueaugmentin.com/surdosage-augmentin-bebe/
× This is the optional Forum header for the Suggestion Box.

ORDER BY

More
13 years 9 months ago #692

There only seems to be a secondary order available, to display my tables correctly I will need four. Is it possible to add more order conditions?

regards,
Robert

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #693

Hi,

you can always create view that will have as many order by's as you wish.

CREATE VIEW MyView AS
SELECT column1, column2, column3, column4
FROM YourTable
ORDER BY column4, column2, column1, column3


Best regards,
Viljem

Last edit: 13 years 9 months ago by user62.

Please Log in or Create an account to join the conversation.

Moderators: tomaz
Time to create page: 0.137 seconds

Contact Us

Contact us on Discord

Contact us on Facebook