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
Can I delete event logs?
What is check constraint in sql server?
I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?
What is DCL?
What is an active database?
How to delete existing rows in a table?
Define clusters?
How to create a simple table to test triggers in ms sql server?
Explain what are the events recorded in a transaction log?
What is the difference between getdate and sysdatetime?
Is mysql better than sql server?
How dts is used to extract, transform and consolidate data?
Which joins are sql server default?
What are the rendering extensions of ssrs?
How many types of cursor type are there?