wt is mean by acid property? i know it is
atomocity,consistency,isolation and durabulaty but wt is
these mean and wt actions it's perform
Answer / praveen
Transaction must be Atomic (it is one unit of work and does
not dependent on previous and following transactions)
Consistent (data is either committed or roll back, no
“in-between” case where something has been updated and
something hasn’t)
Isolated (no transaction sees the intermediate results of
the current transaction)
Durable (the values persist if the data had been committed
even if the system crashes right after).
| Is This Answer Correct ? | 4 Yes | 1 No |
Explain DBMS, RDBMS?
Explain having clause and where clause?
what is performance tunning in sql server ? explain.
What are the steps to follow to configure SQL*Net?
what's sql server? : Sql server database administration
What is the full meaning of dml?
How to delete an existing database user?
What is statement level trigger?
What are the different types of Indexes available in SQL Server?
How do you create a clustered index?
What is resultset concur_updatable?
how to get the rowid/rownumbes of a table in sqlserver
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)