If i make any changes(Insert/Delete/Update)in a site then the corresponding changes will store in tables of that particular DB.
How to know on which table which operation(DDl/DMl)has done.
I would like to store DML activities on Database level in a table,not on perticular Table, Please help
How to know on which table which operation(DDl/DMl)has done.
I would like to store DML activities on Database level in a table,not on perticular Table, Please help
Comment