What is a transaction and what are ACID properties?
Answer Posted / rahul
transaction is only the reading or writing or both reading
and writing in a database. when we are reading from a
database that is transaction where the database is not
changing. in writing into database the database values can
be changed. we can do both reading and writing in a database.
to do these operations the database must have the acid
properties.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the template in sql?
how to take backup bcp out for a column in table in sql server?
Explain the properties of subqueries in sql server?
What is SQL Azure Data sync?
What is a collation in ms sql server?
How to generate create view script on an existing view?
What are the different kinds of ssrs reports?
Does full backup break log chain?
What is relationship? What number of sorts of relationship are there?
What number aggregate functions are accessible there in sql?
What does the on delete cascade option do?
How to Insert multiple rows with a single insert statement?
Explain left outer join and right outer join?
last function used in MS Access to convert sql what function will use in sql
Mention what are the core components of ssrs?