[V4MD1.1] order by RecID DESC ?

Hans-Joerg Bibiko bibiko at eva.mpg.de
Fri Jan 28 14:34:22 CST 2005


Hi,

I have the following problem:

I tried this SQL statement

SELECT fld1 from tbl1 ORDER BY RecID DESC

but I get a syntax error.

My task is to give a list of all fld1 sorted by their creation's timestamp, i.e. the last added 
record has the greatest RecID.

Or is my thought wrong?

I get a void result without any error message.

Many thanks

Hans




More information about the Valentina mailing list