Answer Posted / hari
Transcation is a sequence of operations performed as single
logical unit work .
Atomicity,consistency,isolation, Durabality
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is t-sql script to take database offline – take database online.
Explain acid?
Does full backup break log chain?
How to get a list of table columns using the "sp_columns" stored procedure in ms sql server?
Define indexes?
Suppose we have a table "MyTable" containing 10 rows, what query should be executed to update the odd rows "Salary" as 9000?
What are the types of normalization?
What are the built in functions in sql server?
What is the use of “join” in sql server?
What are the steps you must follow to hide sql server instances?
How to modify an existing user defined function?
How to drop an existing schema in ms sql server?
What is user-defined multi-statement table-valued function?
what is hash nonclustered index
Is foreign key a primary key?