What are ACID properties in databases?



What are ACID properties in databases?..

Answer / hr@tgksolutions.com

ACID stands for:
• Atomicity – Transactions are all-or-nothing.
• Consistency – Ensures database integrity before and after a transaction.
• Isolation – Ensures transactions don’t interfere with each other.
• Durability – Changes are permanent after a transaction is committed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

WHT ARE THE AGGREATE FUNCTIONS?

7 Answers   GEITC, TCS,


How to loop through data rows in the implicit cursor?

1 Answers  


Give the constructs of a package, function or a procedure.

1 Answers  


How do you increase the OS limitation for open files (LINUX and/or Solaris)?

1 Answers  


Write a trigger example in oracle?

1 Answers  


1. Display the post code and the purchase order number for each purchase order. Sort the output set by postcode.

1 Answers   Wipro,


What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?

1 Answers  


what is primary key and foreign key when and where have to use

5 Answers  


Write a syntax for update query in oracle?

1 Answers  


What is materialized view in Oracle?

1 Answers   MCN Solutions,


What happens if recursive calls get out of control?

1 Answers  


How to create a new tablespace in oracle?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)