Triggers

Triggers

University

20 Qs

quiz-placeholder

Similar activities

Quiz on Java

Quiz on Java

University

20 Qs

Java Bootcamp Day 4

Java Bootcamp Day 4

University

15 Qs

Computer Network Basics

Computer Network Basics

University

16 Qs

Day 6 - ONLINE TEST - PL03 PYTHON PROGRAMMING

Day 6 - ONLINE TEST - PL03 PYTHON PROGRAMMING

University

20 Qs

Pointers

Pointers

University

20 Qs

Object-Oriented Programming - Prelim Exam

Object-Oriented Programming - Prelim Exam

University

15 Qs

Preguntas sobre Triggers en SQL Server

Preguntas sobre Triggers en SQL Server

University

25 Qs

QUIZ#3: MODULE III CS 1 (IS 1A)

QUIZ#3: MODULE III CS 1 (IS 1A)

University

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