Well, I tried to use CreationTimeStamp but I get an error. My table does not have a timestamp column.
My table has a column called RecordedTime and I have the date and time when the row was created; the problem is that the time is the same for a lot of rows.
The DEX_ROW_ID is just a consecutive number. Do you see any problem if I use this field to order my query?
Thanks,
Monica