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 |
Fatalsniper
Starting Member
45 Posts |
Posted - 2005-11-21 : 09:53:42
|
Hey Guys, Is there a way to find out what was the date the 1st input of a table was entered?thanks a lot |
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2005-11-21 : 10:05:36
|
Yes, If you have1 date Field which insert current date of transaction2 the result of Profiler when first record was insertedMadhivananFailing to plan is Planning to fail |
 |
|
|
|
|