sort by two paremeters?

viktoras didziulis viktoras at ekoinf.net
Mon Apr 14 04:43:38 EDT 2008


one more way to do the same if your table is stored in the database is:
SELECT * FROM table ORDER BY 1 asc, 2 asc

best wishes
Viktoras





More information about the use-livecode mailing list