View Single Post
  #3 (permalink)  
Old 04-20-09, 10:09
monicas monicas is offline
Registered User
 
Join Date: Apr 2009
Posts: 3
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
Reply With Quote