Write an appropriate trigger fires after a DML statement on the
table STUDENT. The trigger
should check whether the faculty number (FNO) has been changed. If
there has been a change,
insert the old and the new values into the LOGLINE table. Use the
mtext1 column.
Write an appropriate trigger fires after a DML statement on the table STUDENT. The trigger should check whether the facu
-
- Posts: 43759
- Joined: Sat Aug 07, 2021 7:38 am