DBMS-Transactions-Revision

DBMS-Transactions-Revision

Professional Development

12 Qs

quiz-placeholder

Similar activities

IoT

IoT

KG - Professional Development

11 Qs

Python Data Structures & Statements

Python Data Structures & Statements

Professional Development

11 Qs

PLAL Agile Onboarding

PLAL Agile Onboarding

Professional Development

10 Qs

Exam Prep 1

Exam Prep 1

Professional Development

10 Qs

2. Day 1_ITBA 10 Soal

2. Day 1_ITBA 10 Soal

KG - Professional Development

10 Qs

social engineering

social engineering

1st Grade - Professional Development

10 Qs

PDSB 210622

PDSB 210622

University - Professional Development

10 Qs

Technical Training

Technical Training

Professional Development

15 Qs

DBMS-Transactions-Revision

DBMS-Transactions-Revision

Assessment

Quiz

Computers

Professional Development

Hard

Created by

RAJESWARI A M

Used 105+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

RAID stand for _________

Redundant Arrays of Idempotent Data

Redundant Arrays of Independent Disks

Redundant Arrays of Independent Data

Redundant Arrays of Isolated Disks

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

The files with variable length records make use of _________ structure for storage.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To preserve the integrity and consistency of data, the database system must ensure

Atomicity

Isolation

Durability

Consistency

All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the following action:

TRANSACTION.....

Commit;

ROLLBACK;

What does Rollback do?

Undoes the transactions before commit

Clears all transactions

Redoes the transactions before commit

No action

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a schedule S can be transformed into a schedule S' by a series of swaps of non-conflicting instructions, we say that S and S' are

Conflict serializable

Conflict equivalent

View serializable

Serializable

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Consider the two transactions T1 and T2 and four schedules S1, S2, S3, S4 of T1 and T2 as given below

S1: R1(X); R2(X); R2(Y); W1(X); W1(Y); W2(Y)

S2: R1(X); R2(X); R2(Y); W1(X); W2(Y); W1(Y)

Here R1(X) denotes read operation on X by the transaction T1 and W1(X) denotes write operation on X by the transaction T1.

Which of the schedules(s) are conflicts serializable?

S1 and S2

S2 only

S1 only

Neither S1 nor S2

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

For the given schedule, which is the equivalent serial schedule?


T1 - T2 - T3

T1 - T3 - T2

T2 - T1 - T3

T3 - T1 - T2

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?