In a DBMS, which command is used to set a point in the transaction to which you can roll back later?

DBMS-QUIZ

Quiz
•
Engineering
•
University
•
Medium
Anice John
Used 1+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
COMMIT
ROLLBACK
SAVEPOINT
SET TRANSACTION
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following is true about the COMMIT command in DBMS?
It sets the isolation level of the current transaction.
It permanently saves the changes made in the current transaction.
It allows you to undo all changes made in the transaction.
It creates a savepoint that can be used for rollback.
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is the main advantage of using PL/SQL in Oracle DBMS?
It allows procedural logic, which makes SQL queries more efficient.
It is used only for basic data retrieval.
It provides support for object-oriented programming.
It enables execution of SQL queries only in the client-side application.
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following is NOT a valid component of a PL/SQL block?
Declaration
Execution
Commit
Exception Handling
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following is the primary purpose of using triggers in a database?
To optimize query performance by automatically indexing tables whenever data is modified.
To automatically maintain data integrity by synchronizing changes between related tables.
To adjust table structures dynamically when data modifications occur.
To enforce business rules by triggering automatic actions in response to data changes.
6.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is the problem with this trigger?
The trigger will not work because :NEW.emp_name is not valid in a BEFORE INSERT trigger.
The trigger is valid and will work as intended.
RAISE_APPLICATION_ERROR can only be used in a BEFORE UPDATE trigger.
The trigger will only work if the column emp_name is explicitly defined as NOT NULL.
7.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which of the following is true for the following trigger?
The trigger is valid and will execute after every update on the salary field.
The trigger will fail because :NEW.salary cannot be used in an AFTER UPDATE trigger.
The trigger will only execute if the salary value is greater than 100000.
The trigger will cause an error if the salary value is less than 100000.
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Quiz-2: Sequential Logic Circuits

Quiz
•
University
15 questions
Quiz on Safety and Design

Quiz
•
9th Grade - University
10 questions
CPE649: LEGAL REQUIREMENT FOR AIR POLLUTION CONTROL

Quiz
•
University
11 questions
Electronics II Quiz

Quiz
•
University
16 questions
Quiz Pengelolaan Waktu Proyek

Quiz
•
University
15 questions
CPE649 : LEGAL REQUIREMENT FOR WASTEWATER POLLUTION CONTROL

Quiz
•
University
10 questions
EE030 Grp 1 SW

Quiz
•
University
12 questions
Project Cost Management

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade