Answer Posted / poo
A-Atomicity
C-Consistency
I-Isolation
D-Durability
| Is This Answer Correct ? | 78 Yes | 10 No |
Post New Answer View All Answers
Is null in sql server?
what is the difference between delete table and truncate table commands? : Sql server database administration
Define Wed Edition in SQL Azure?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
What is coalesce in sql server?
How will you go about resolving deadlocks?
Can we use where clause with group by?
What are the requirements for sql server 2016?
How to view the error log for any specific instance? : sql server database administration
What is resultset concur_updatable?
how many triggers you can have on a table? : Sql server database administration
How to delete exactly duplicate records from a table?
What is isolation levels?
How to connect Azure federated root database and apply federation in entity framework?
What is DCL?