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
Can sql server be linked with other servers like oracle?
What is the difference between implicit and explicit transaction?
What are partitioned views and distributed partitioned views?
Is it possible to import data directly from t-sql commands without using sql server integration services? If so, what are the commands?
Explain query editor regions
Explain the various types of concurrency problem?
Define outer join?
What is implicit cursors?
when you create a database how is it stored? : Sql server database administration
What are page splits? : SQL Server Architecture
What is single-user mode?
How to create an inline table-valued function?
Explain time data type in sal server 2008?
Where is localdb stored?
Explain DBCC?