Interviewer And Interviewee Guide

SQL Interview Question:

The CHECK_THEATER trigger of the THEATER table has been disabled. Which command can you issue to enable this trigger?

Submitted by: Administrator
The CHECK_THEATER trigger of the THEATER table has been disabled. Which command can you issue to enable this trigger?
1. ALTER TRIGGER check_theater ENABLE;
2. ENABLE TRIGGER check_theater;
3. ALTER TABLE check_theater ENABLE check_theater;
4. ENABLE check_theater;
Submitted by: Administrator

Read Online SQL Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.