I need a stored procedure whenever a new row inserted in different tables that should be saved in log table with table name and time.
I need a stored procedure whenever a new row inserted in different tables that should be saved in log table with table name and time.