Search Header Logo

Quiz on Triggers in SQL

Authored by Ms. Sci

English

Professional Development

Used 3+ times

Quiz on Triggers in SQL
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A __________ is a special kind of a store procedure that executes in response to certain action on the table like insertion, deletion or updating of data.

Procedures

Triggers

Functions

None of the mentioned

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Triggers are not supported for

Delete

Update

Views

Insert

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The CREATE TRIGGER statement is used to create the trigger. THE _____ clause specifies the table name on which the trigger is to be attached. The ______ specifies that this is an AFTER INSERT trigger.

for insert, on

On, for insert

For, insert

None of the mentioned

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the after triggers?

Triggers generated after a particular operation

These triggers run after an insert, update or delete on a table

These triggers run after an insert, views, update or delete on a table

All of the mentioned

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The variables in the triggers are declared using

@

/

/@

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The default extension for an Oracle SQL*Plus file is:

.txt

.pls

.ora

.sql

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT an Oracle-supported trigger?

BEFORE

DURING

AFTER

INSTEAD OF

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?