Home > SQL Development > [Query - General] Order BY multiple values

[Query - General] Order BY multiple values



I have a table that has several products in them what I need is a query that sorts on





with the active products first with the most current upload date first



then the inactive products second with the most current upload date first

    
Guest


to include multiple values in an order-by clause, just separate the field names with a comma.

Was this answer helpful ? Yes No   
Guest
 
 
Home - About Infoqu - Contact - Privacy Statement - Link to Infoqu - Bookmark Infoqu

Copyright 2007-2008 by Infoqu. All rights reserved