Home Forums SQL Server 7,2000 General How to List All table Modified, altered, updated, inserted in sqlserver 2000 database Last N Days. RE: How to List All table Modified, altered, updated, inserted in sqlserver 2000 database Last N Days.

  • you wont be able to get that information by default sorry, you can build this functionality in with triggers however this will only help for the future.