1.

The ‘A’ in the ACID property of transactions is _______________(a) Availability(b) Accuracy(c) Adjustability(d) AtomicityI had been asked this question in an interview for job.The question is from Internationalization and Localization Issues topic in section General MySQL Administration of MySQL

Answer»

The correct choice is (d) Atomicity

To elaborate: All the transaction systems have an important SET of characteristics in COMMON. This is known as the ‘ACID’ PROPERTY of the transaction. It refers to the FOUR ELEMENTARY characteristics of a transaction.



Discussion

No Comment Found

Related InterviewSolutions