What is a transaction and what are ACID properties?
Answer Posted / kumar
a transaction is a set of operations perfomed on a database.
After a transaction is done it is commited.
| Is This Answer Correct ? | 10 Yes | 8 No |
Post New Answer View All Answers
Can a table be created inside a trigger?
What is oltp (online transaction processing)?
How to use go command in "sqlcmd"?
How does clustered and non clustered index work?
What do you understand by replication in sql server? Mention the different types of replication in sql server.
what are the different types of replication you can set up in sql server? : Sql server database administration
State the difference between union and union all?
How do I create a stored procedure in sql server?
What are the disadvantages of merge replication?
Which autogrowth database setting is good?
What do you mean by 'normalization'?
Explain difference between control flow and data flow?
How to add a new column to an existing table with "alter table ... Add" in ms sql server?
How many types of objects are there?
Mention what are the different types of ssrs reports?