Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
shameem
Starting Member
1 Post |
Posted - 2011-06-15 : 06:58:09
|
I have a database that does not have a date or time field i would like to know if its possible to find out through a query the date on data input. |
|
nigelrivett
Master Smack Fu Yak Hacker
3385 Posts |
Posted - 2011-06-15 : 07:14:43
|
You mean you don't have the data and time recorded and want to find out when each row of data was inserted?==========================================Cursors are useful if you don't know sql.SSIS can be used in a similar way.Beer is not cold and it isn't fizzy. |
|
|
|
|
|