Dear Friends
We had created 2 Fields : Add_date & Mod_date
I need to put the trigger on database schema itself when add the record it should take the timestamp in the add_date field and when modify the record database trigger to update the mod_date with timestamp.
Sanjay