Database MCQS - QUESTION DETAILS

In SQL Server, what does the term "ACID" stand for in the context of transactions?
A. Atomicity, Consistency, Isolation, Durability
B. Association, Consistency, Isolation, Dependency
C. Atomicity, Consistency, Integration, Durability
D. Association, Commitment, Isolation, Dependency

"ACID" stands for Atomicity, Consistency, Isolation, Durability in transaction management in SQL Server.

Similar Questions

In Oracle, what is the purpose of the DBMS_OUTPUT.PUT_LINE() procedure?






In SQL Server, what is the purpose of the CONTAINSTABLE function?






In Oracle, what is the purpose of the WITH clause?






Which statement is used to delete records from a table in SQL Server?






Which Oracle statement is used to grant specific privileges to a user?






In SQL Server, what is the purpose of the PI constant?






In SQL Server, what is the purpose of the LIKE operator?






What is the purpose of the Oracle UTL_FILE package?






What is the purpose of the Oracle SYS_CONTEXT function?






In SQL Server, what is the purpose of the IDENTITY property?