[ic] sql-query sort

Korey G. interchange-users@interchange.redhat.com
Mon Dec 31 16:29:00 2001


On Wed, 2001-12-26 at 19:00, Korey G. wrote:

 >> How do you define sort for sql-query?

 >Use 'ORDER BY' in your sql query.

What if I want to display the sql query in the same order as the database is
(In which the Key Field is sorted in order of importance to me,
but not in any algorithmic way)