adspace
Answer Posted / Sukh Beer Singh
In SQL Server, atomicity refers to the property of a database transaction ensuring that the entire transaction completes successfully or fails as a whole. This means that if one operation within the transaction fails, all prior operations are rolled back, ensuring data integrity.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different types of subquery?
How to convert character strings into numeric values?
what is the difference between openrowset and openquery?
What are wait types?
What is the primary use of the model database?
What kind of problems occurs if we do not implement proper locking strategy?
How to connect php with different port numbers?
What are the different SQL Server Versions you have worked on?
How efficient you are in oracle and SQL server?
Can you index views?
How can we solve concurrency problems?
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
What is in place upgrade in sql server?
what is the Ticketing tool used in Wipro technologies at Bangalore...???
What is self contained sub query?