Subject Get all records posted at a specific time
Author Clay Shannon
How can I see all the records posted at a specific time? My tables have a
CREATED column which is populated with a value like '5/16/2005 10:05:44 AM'



However, the following SQL:



select * from scheduled_work

where created = '5/16/2005 10:05:44 AM'



is rejected with a conversion error



Clay Shannon,

Dimension 4 Software





[Non-text portions of this message have been removed]