The operation which can be used to specify automatic actions that the database…
2024
The operation which can be used to specify automatic actions that the database system will perform when certain events and conditions occur is known as –
Answer: A. CREATE TRIGGER — The operation which can be used to specify automatic actions that the database system will perform when certain events and conditions occur is known as CREATE…
- A.
CREATE TRIGGER
- B.
CREATE VIEW
- C.
CREATE ASSERTION
- D.
CREATE TABLE
- E.
Question not attempted
Attempted by 42 students.
Show answer & explanation
Correct answer: A
The operation which can be used to specify automatic actions that the database system will perform when certain events and conditions occur is known as CREATE TRIGGER
Loading lesson…