Question
Easy
What is ACID properties of DBMS Transactions ?
1
Atomicity, Consistency, Isolation, Database
2
Atomicity, Consistency, Isolation, Durability
3
Atomicity, Consistency, Inconsistent, Durability
4
Automatically, Concurrency, Isolation, Durability
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Database Management System (DBMS) & SQL
Topic: Database Concepts
Correct Answer
Option B
Explanation
The correct option is (2): Atomicity, Consistency, Isolation, Durability The acronym ACID is a fundamental concept in Database Management Systems (DBMS), representing the four key properties that guarantee the reliability and integrity of database transactions. Atomicity (A) dictates the "all or nothing" rule, ensuring that a transaction is treated as a single, indivisible unit: either all of its operations are completed successfully, or none of them are, preventing partial updates.…Read More
Similar Questions from HTET Exam - Level 3 - Year 2020
Question 1
Easy
Source :
HTET 2020
Which SQL Query is used to remove a table and all its data from the database ?
Chapter :
Database Management System (DBMS) & SQL
Topic :
SQL
Question 2
Easy
Source :
HTET 2020
Which device is needed to connect two computer systems, if the systems use different protocols ?
Chapter :
Computer Networks & Internet
Topic :
Computer Network
Question 3
Easy
Source :
HTET 2020
Which of the following is the best description of the word internet ?
Chapter :
Computer Networks & Internet
Topic :
Internet Fundamentals
Question 4
Easy
Source :
HTET 2020
Which of the following term is used for a computer network that typically connects personal computers within a limited geographical area, usually within a single…
Chapter :
Computer Networks & Internet
Topic :
Computer Network