Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle 12c - Add Timestamp Trigger

SANPATJul 13 2020 — edited Jul 20 2020

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

This post has been answered by KayK on Jul 13 2020
Jump to Answer

Comments

Post Details

Added on Jul 13 2020
5 comments
917 views