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
What is difference between rollback immediate and with no_wait during alter database?
What is difference between foreign key and unique key?
What is the Disadvantage of indexed sequential file.
What is user-defined function? Explain its types i.e. Scalar and inline table value user-defined function?
what are the different types of SSRS reports?
How do I view a script in sql server?
Which data types generate inaccurate results if used with an = or <> comparison in a where clause of a sql statement?
What is the full form of ddl?
what is new philosophy for database devises for sql server 7.0? : Sql server database administration
How to create stored procedures with parameters in ms sql server?
Can we run Reporting Services with SQL Server express edition, which is a free version of SQL Server?
What are the advantages of using third-party tools?
What is the command dbcc checkdb used for?
What is 2nf normalization form?
What is sql server 2000 work load governor?