Triggers

Triggers

University

20 Qs

quiz-placeholder

Similar activities

Apex Legends

Apex Legends

KG - Professional Development

23 Qs

C Programming Multiple Questions

C Programming Multiple Questions

University

19 Qs

Friday

Friday

University

25 Qs

Databases (Week 14)

Databases (Week 14)

University

20 Qs

C Language Loop and Array Quiz

C Language Loop and Array Quiz

University

22 Qs

TARANG Technical Quiz Round-2

TARANG Technical Quiz Round-2

University

20 Qs

Software Development

Software Development

University

20 Qs

unit-4-testing

unit-4-testing

University

20 Qs

Triggers

Triggers

Assessment

Quiz

Computers

University

Hard

Created by

harshali patil

Used 88+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

procedure

function

trigger

package

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Triggers are supported on

procedure

function

cursor

views

3.

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 before an insert, views, update or delete on a table

None of these

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

BEFORE

AFTER

DURING

INSTEAD OF

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Triggers ________ enabled or disabled

can be

can not be

delete

always

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which prefixes are available to Oracle triggers?

only :new

only :old

both :new and :old

None of these

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______ is used to recreate, if trigger already exists.

cursor

trigger

replace

create

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?