Answer Posted / hari
Transcation is a sequene of operations performaed a single
logical unit of work .it must be excuted acid properties.
Atomicity : set of t-sql statements act as a batch
constitancy : ---
isolation : to reduce the concurrency
durabality : once chages are commied database permentaly
saved
| Is This Answer Correct ? | 14 Yes | 6 No |
Post New Answer View All Answers
What does select 1 mean?
Difference between DELETE and TRUNCATE?
how to avoid cursors? : Sql server database administration
Do you know how to store and query spatial data?
Why would you call update statistics?
How to modify an existing user defined function?
What stored by the master? : sql server database administration
What is the purpose of sql profiler in sql server?
What is a table called, if it has neither cluster nor non-cluster index? What is it used for?
Explain SSRS Architecture?
What does truncate do?
What is difference between index and primary key?
Explain sql delete command?
Tell me about joins in database system and explain each in detail.
How you can change a cross join into an inner join?