Answer Posted / sd
Adding to what POO said
Automicity : Group of T-SQL stmts act in a batch .
Consistency : All or none concept.
Isolation: Visibility of resources used in one transaction
to concurrent transactions
Durability : Once changes are commited to database they are
permanent .
| Is This Answer Correct ? | 36 Yes | 37 No |
Post New Answer View All Answers
Which tools are available to manage SQL Azure databases and servers?
How to use “drop” keyword in sql server and give an example?
Explain indexed views and partitioned view with their syntax.
What is normalization according to you and explain its different levels?
What is query optimizer in sql server?
What are cursors stored procedures and triggers?
What is table level trigger?
What are commit and rollback in sql?
What is a partitioned view?
Explain the collation?
Explain system scalar functions?
What is the stuff?
How do you send email on SQL Server?
How to send email from database?
What is data source object?