Question: When a new student is added to a new database, you want new records to be created in the related tables such as Exam, Score and Attendance. How would you accomplish this?
- trigger
- regular expression
- view
- index
Answer: The correct answer of the above question is Option A:trigger