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
Explain trigger and trigger types?
Explain forward - only cursors?
What is a trigger in sql server?
why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it? : Sql server administration
How to convert numeric expression data types using the cast() function?
What are the aggregate and scalar functions?
What are three major types of constraints?
what is a live lock? : Sql server database administration
How do I create a partition table in sql server?
What is a non equi join?
How many clustered indexes can be created on a table? I create a separate index on each column of a table. what are the advantages and disadvantages of this approach?
What is cdc in sql server?
What is side by side migration in sql server?
Can select statements be used on views in ms sql server?
What are 3 ways to get a count of the number of records in a table?