Search Header Logo

56. OCR A Level (H446) SLR10 – 1.3 Transaction processing

Authored by James Cole

Computers

11th Grade

Used 5+ times

56. OCR A Level (H446) SLR10 – 1.3 Transaction processing
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is transaction processing?

A programming language for databases

A method for creating databases

Any information processing divided into indivisible operations called transactions

A type of database management system

Answer explanation

Transaction processing refers to any information processing divided into indivisible operations called transactions, making it the correct choice.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What must each transaction in a database do?

Succeed or fail as a complete unit

Be partially complete

Only read data

Only update data

Answer explanation

Each transaction in a database must succeed or fail as a complete unit, ensuring data integrity and consistency.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CRUD stand for?

Create, Run, Update, Disable

Connect, Read, Use, Delete

Create, Read, Update, Delete

Connect, Retrieve, Utilize, Discard

Answer explanation

CRUD stands for Create, Read, Update, Delete. It is a set of basic operations used in database management systems to interact with the data.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement is NOT correctly mapped to CRUD functionality?

INSERT - Create

SELECT - Read

UPDATE - Update

DELETE - Create

Answer explanation

The correct choice is DELETE - Create because DELETE operation is mapped to the Delete functionality in CRUD, not Create.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does ACID stand for in database transactions?

Atomicity, Connectivity, Isolation, Durability

Accuracy, Consistency, Integrity, Durability

Accuracy, Consistency, Isolation, Diversity

Atomicity, Consistency, Isolation, Durability

Answer explanation

ACID stands for Atomicity, Consistency, Isolation, Durability in database transactions.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does atomicity ensure in a database transaction?

The transaction is the smallest unit and cannot be divided

The transaction remains even if the system fails

The database remains consistent before and after the transaction

The transaction is isolated from other transactions

Answer explanation

Atomicity ensures that the transaction is the smallest unit and cannot be divided, maintaining its integrity.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an example of consistency in a database?

A transaction is isolated from others

Data is permanently stored after a transaction

A transaction is completed fully or not at all

Transferring funds from one account to another without loss

Answer explanation

The correct choice of transferring funds from one account to another without loss exemplifies consistency in a database by ensuring data integrity and accuracy during transactions.

Access all questions and much more by creating a free account

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

Already have an account?

Discover more resources for Computers