I have a database with 40 tables in it. So I want to find tables which are modified on the particular date like
- How many tables were modified on
20 Aug 2011
in my database?
UPDATE
please note that I need the table name and not the record id
like the names of the table whose content were modified on 20 Aug 2011