Ask Question

Explain the following terms:

a) Atomicity

b) DML

+2
Answers (1)
  1. 19 February, 16:21
    0
    a) Atomicity: - It is among the one of the ACID properties of transactions. It states that an atomic transaction is irreducible and indivisible series of data operations such that either nothing occurs or all occurs.

    b) DML (Data Manipulation Language) : - It is a computer programming language that is used for inserting, deleting, manipulating data in the database. For example - SQL.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Explain the following terms: a) Atomicity b) DML ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers