If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ANSI SQL > order by

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-18-02, 01:41
rimian rimian is offline
Registered User
 
Join Date: May 2002
Location: Australia
Posts: 26
order by

hello!

I wish to do something like this:

SELECT * FROM table ORDER BY this AND ORDER BY that

CAn it be done?

regards
Rimian
__________________
Web Developer
Reply With Quote
  #2 (permalink)  
Old 06-18-02, 09:42
user100 user100 is offline
Registered User
 
Join Date: May 2002
Posts: 16
ORDER BY cell1, cell2, cell3

that's the correct syntax.
Reply With Quote
  #3 (permalink)  
Old 06-18-02, 10:38
rimian rimian is offline
Registered User
 
Join Date: May 2002
Location: Australia
Posts: 26
thank you!!!
__________________
Web Developer
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On