Quiz on Triggers in SQL

Quiz on Triggers in SQL

Professional Development

10 Qs

quiz-placeholder

Similar activities

enlish

enlish

Professional Development

10 Qs

Sentence and Complex Structure of English

Sentence and Complex Structure of English

University - Professional Development

10 Qs

Layoffs and cutbacks can lead to start-ups

Layoffs and cutbacks can lead to start-ups

Professional Development

15 Qs

Problem and Solution

Problem and Solution

12th Grade - Professional Development

7 Qs

Speakout advanced plus 6.1

Speakout advanced plus 6.1

11th Grade - Professional Development

12 Qs

Luce tu conocimiento 😎

Luce tu conocimiento 😎

Professional Development

15 Qs

RB UNIT 3 MODULE B

RB UNIT 3 MODULE B

Professional Development

11 Qs

Tankers 2

Tankers 2

University - Professional Development

10 Qs

Quiz on Triggers in SQL

Quiz on Triggers in SQL

Assessment

Quiz

English

Professional Development

Medium

Created by

Ms. Sci

Used 2+ times

FREE Resource

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?