Answer Posted / dharmendra k. dixit
Basically a Transaction is a Series of work..which either
complete successfully or failed in Group.
there is ACID proerty in this
ACID stands for
A - Atomicity
C - Consistancy
I - Isolation
D - Durability
| Is This Answer Correct ? | 49 Yes | 2 No |
Post New Answer View All Answers
What are the various Operating system files that every SQL server 2005 database has and what is the purpose.
What is master database? : SQL Server Architecture
Why we use functions in sql server?
What are the joins in sql server? : sql server database administration
How to create view in stored procedure sql server?
How you would rewrite the sql query to return the customerid sorted numerically?
how can you check the level of fragmentation on a table? : Sql server administration
Explain filtered indexes?
Are semicolons required at the end of sql statements in sql server 2005?
What stored by the msdb?
Differentiate between a local and a global temporary table?
Recommend an approach to ensuring that all changes in the remote databases synchronize with the SQL Azure database?
What is index, cluster index and nonclustered index?
What is the purpose of grouping data in a report?
How do you handle datasets larger than 50 gb?