|
Hi, Where to check for modified date of a table in sql 2000,as if we can check in sql 2008 using select name,create_date,modify_date from sys.tables
(comments are locked)
|
|
In SQL Server 2000, you don't have modified date on objects. That's what I thought, but wasn't too sure about it.
Sep 06 '11 at 03:06 PM
Mark
(comments are locked)
|

