Question

What does the term "serializable" refer to in the context of database transactions?

A The ability of a database to serialize data into a text file for backup purposes.
B The property of a transaction that ensures it runs concurrently with other transactions without causing inconsistencies.
C The property of a schedule where the transactions can be reordered to produce the same result as if they were executed sequentially.
D The ability to serialize a database schema into a class diagram for object-oriented design.
E The process of converting a database transaction into a serializable data format for external storage.
Practice Next

Hey! Ask a query