Triggers

Triggers

University

20 Qs

quiz-placeholder

Similar activities

SQL

SQL

University

20 Qs

DBMS Introduction Quiz 1

DBMS Introduction Quiz 1

University

20 Qs

BPP UNIT-1,2 AID

BPP UNIT-1,2 AID

University

20 Qs

Kuis Materi Presentasi

Kuis Materi Presentasi

12th Grade - University

20 Qs

Java Quiz - 1

Java Quiz - 1

University

15 Qs

PRA UAS  PEMROG. DATABASE

PRA UAS PEMROG. DATABASE

University

25 Qs

[CONTROL FLOW STATEMENTS | DIFFICULT]

[CONTROL FLOW STATEMENTS | DIFFICULT]

University

15 Qs

C Programming Multiple Questions

C Programming Multiple Questions

University

19 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?