Table Data Last Updated Date

  • Hi,

    Can anyone tell me if there is a way to return the date/time that a tables data was last modified ??

    I would like to do this without adding triggers and LastUpated fields etc.

    Thanks

    Edited by - philbell on 03/03/2003 08:29:50 AM

  • I can't think of another way. Maybe you can create an insert stored procedure that can save the date in another table, but it is much the same as a trigger.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply