Triggers

Triggers

University

20 Qs

quiz-placeholder

Similar activities

RDBMS UNIT V CO5 Quiz

RDBMS UNIT V CO5 Quiz

University

18 Qs

SQL Quiz

SQL Quiz

University

19 Qs

OCR A Level Computer Science (H446) - Component 1.2.2 - Application Generation

OCR A Level Computer Science (H446) - Component 1.2.2 - Application Generation

11th Grade - University

21 Qs

AACS3013 Quick Revision C1-C3

AACS3013 Quick Revision C1-C3

University

20 Qs

SPCC ISE 2 Quiz TE B

SPCC ISE 2 Quiz TE B

University

20 Qs

[CONTROL FLOW STATEMENTS]

[CONTROL FLOW STATEMENTS]

University

15 Qs

Java Quiz based on array

Java Quiz based on array

University

15 Qs

U3.3. PreparedStatements (JDBC)

U3.3. PreparedStatements (JDBC)

University

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