Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Questions  >  Which of the following is/are not a part of t... Start Learning for Free
Which of the following is/are not a part of the ACID properties of database transactions?
  • a)
    Atomicity
  • b)
    Consistency
  • c)
    Duration
  • d)
    Independent
Correct answer is option 'C,D'. Can you explain this answer?
Most Upvoted Answer
Which of the following is/are not a part of the ACID properties of dat...
ACID Properties:
A transaction in a database system must maintain Atomicity, Consistency, Isolation, and Durability - commonly known as ACID properties - in order to ensure accuracy, completeness, and data integrity.
Atomicity: This property states that a transaction must be treated as an atomic unit, that is, either all its operations are executed or none.
Consistency: The database must remain in a consistent state after any transaction. No transaction should have any adverse effect on the data residing in the database.
Isolation: In a database system where more than one transaction is being executed simultaneously and in parallel, the property of isolation states that all the transactions will be carried out and executed as if it is the only transaction in the system.
Durability: The database should be durable enough to hold all its latest updates even if the system fails or restarts.
Therefore, Duration and Independent are not a part of the ACID properties of database transactions.
Hence, the correct options are (C) and (D).
Free Test
Community Answer
Which of the following is/are not a part of the ACID properties of dat...
ACID Properties of Database Transactions


The ACID properties are a set of characteristics that guarantee reliability and consistency in database transactions. ACID stands for Atomicity, Consistency, Isolation, and Durability. Let's examine each property and identify which options are not a part of them.

1. Atomicity:
Atomicity ensures that a transaction is treated as a single, indivisible unit of work. It means that either all the operations within a transaction are executed successfully, or none of them are executed at all.

2. Consistency:
Consistency ensures that a transaction brings the database from one consistent state to another. It means that the data should satisfy all the integrity constraints, validations, and business rules defined in the database schema.

3. Isolation:
Isolation ensures that concurrent transactions do not interfere with each other. Each transaction should be executed in isolation, as if it is the only transaction being executed on the database. This prevents issues such as dirty reads, non-repeatable reads, and phantom reads.

4. Durability:
Durability ensures that once a transaction is committed, its changes are permanent and will survive any subsequent failures, such as power outages or system crashes. The changes made by a committed transaction become a permanent part of the database.

Identifying the Options


Now let's identify which options are not a part of the ACID properties:

a) Atomicity: This option is a part of the ACID properties. It ensures that all operations within a transaction are executed successfully or none of them are executed at all.

b) Consistency: This option is a part of the ACID properties. It ensures that a transaction brings the database from one consistent state to another.

c) Duration: This option is not a part of the ACID properties. Duration refers to the time taken to execute a transaction, which is not one of the ACID properties.

d) Independent: This option is not a part of the ACID properties. Independence refers to the ability of transactions to execute concurrently without interfering with each other, which is covered by the isolation property of ACID.

Therefore, the correct answer is option 'C,D' as duration and independence are not part of the ACID properties of database transactions.
Explore Courses for Computer Science Engineering (CSE) exam

Top Courses for Computer Science Engineering (CSE)

Which of the following is/are not a part of the ACID properties of database transactions?a)Atomicityb)Consistencyc)Durationd)IndependentCorrect answer is option 'C,D'. Can you explain this answer?
Question Description
Which of the following is/are not a part of the ACID properties of database transactions?a)Atomicityb)Consistencyc)Durationd)IndependentCorrect answer is option 'C,D'. Can you explain this answer? for Computer Science Engineering (CSE) 2024 is part of Computer Science Engineering (CSE) preparation. The Question and answers have been prepared according to the Computer Science Engineering (CSE) exam syllabus. Information about Which of the following is/are not a part of the ACID properties of database transactions?a)Atomicityb)Consistencyc)Durationd)IndependentCorrect answer is option 'C,D'. Can you explain this answer? covers all topics & solutions for Computer Science Engineering (CSE) 2024 Exam. Find important definitions, questions, meanings, examples, exercises and tests below for Which of the following is/are not a part of the ACID properties of database transactions?a)Atomicityb)Consistencyc)Durationd)IndependentCorrect answer is option 'C,D'. Can you explain this answer?.
Solutions for Which of the following is/are not a part of the ACID properties of database transactions?a)Atomicityb)Consistencyc)Durationd)IndependentCorrect answer is option 'C,D'. Can you explain this answer? in English & in Hindi are available as part of our courses for Computer Science Engineering (CSE). Download more important topics, notes, lectures and mock test series for Computer Science Engineering (CSE) Exam by signing up for free.
Here you can find the meaning of Which of the following is/are not a part of the ACID properties of database transactions?a)Atomicityb)Consistencyc)Durationd)IndependentCorrect answer is option 'C,D'. Can you explain this answer? defined & explained in the simplest way possible. Besides giving the explanation of Which of the following is/are not a part of the ACID properties of database transactions?a)Atomicityb)Consistencyc)Durationd)IndependentCorrect answer is option 'C,D'. Can you explain this answer?, a detailed solution for Which of the following is/are not a part of the ACID properties of database transactions?a)Atomicityb)Consistencyc)Durationd)IndependentCorrect answer is option 'C,D'. Can you explain this answer? has been provided alongside types of Which of the following is/are not a part of the ACID properties of database transactions?a)Atomicityb)Consistencyc)Durationd)IndependentCorrect answer is option 'C,D'. Can you explain this answer? theory, EduRev gives you an ample number of questions to practice Which of the following is/are not a part of the ACID properties of database transactions?a)Atomicityb)Consistencyc)Durationd)IndependentCorrect answer is option 'C,D'. Can you explain this answer? tests, examples and also practice Computer Science Engineering (CSE) tests.
Explore Courses for Computer Science Engineering (CSE) exam

Top Courses for Computer Science Engineering (CSE)

Explore Courses
Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev