Question: How do i write the insert and update trigger for course? Create an insert & update trigger for Course, Section, Student and Enrollment that will

How do i write the insert and update trigger for course?
Create an insert & update trigger for Course, Section, Student and Enrollment that will automatically update columns. The triggers should: Name the trigger _FP_TRG. Example COURSE_FP_TRG Should be a 'BEFORE INSERT' trigger Save the objects in your schema, and extract the DDL using SQL Developer and attach your script to Sakai. Extract only the trigger code
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
