What is transaction ? Give me one example.
Answer Posted / kumar
Transaction is logical unit of work. It will be done all
the things must otherwise none.
It Should be Satisfy ACID Property.
A - Acit
C - Consistency
I - Isolation
D - Durability.
By
Kumar T
| Is This Answer Correct ? | 24 Yes | 16 No |
Post New Answer View All Answers
Explain how you can deploy an SSRS report?
Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down?
Where actually sql azure database is hosted?
Name 3 of the features that the sql server built-in function loginproperty performs on standard logins? : sql server security
What are the differences between user defined functions and stored procedures?
How do I find the default sql server instance?
Will count(column) include columns with null values in its count?
What is the fastest way to permanently delete a 1 million row table named customers?
What is precedence constraint?
Can sql servers linked to other servers like oracle?
When would you prefer to have a minimum number of indexes?
What is the difference between a stored procedure and a user defined function?
Is a primary key unique?
What are subquery and its properties?
How do I start sql server 2016?