Save
3
Practice questions for this set
Learn 1 /7 Study with Learn
group replication (?)
Choose an answer
A database admin configures replication for a distributed database. Which technique applied
1
updates to any available node?
2 A transaction ____ indicates the starting & ending statement of a database transaction.
3 Which term describes the meaning of an attribute value?
, Refer to the Product table. Complete the SQL statement so the result table shows 63, which is
the total quantity of all products.
4
SELECT ______
FROM Product;
Don't know?
Terms in this set (57)
A transaction ____ indicates the boundary
starting & ending statement of a
database transaction.
In a ____, all transactions come to deadlock
a halt and remain at a standstill
until one of the transactions is
aborted.
Which isolation level prevents serializable
dirty, non-repeatable, and
phantom reads?