Question: Course: Database Management System (Dbms) Kindly solve it correctly. Assume the following schemas; Students (StudentID Department, Fname, Lname, Age) Tracking (Transaction_date, Student_Id) Write a trigger
Course: Database Management System (Dbms) Kindly solve it correctly.

Assume the following schemas; Students (StudentID Department, Fname, Lname, Age) Tracking (Transaction_date, Student_Id) Write a trigger that is fired after an insert statement is executed for the Students table. The trigger writes the new student's id and the system date in the table called Tracking
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
