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?

  1. trigger
  2. regular expression
  3. view
  4. index

Answer: The correct answer of the above question is Option A:trigger