Explain what are commit and rollback in sql?
Answer / Pankaj Yadav
In SQL, COMMIT and ROLLBACK are database transaction management commands. COMMIT confirms the changes made during a transaction and saves them to the database permanently. ROLLBACK undoes all changes made during a transaction, effectively reverting the database back to its state before the transaction began.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a deadlock and what is a live lock?
Where is localdb stored?
What is meant by referential integrity?
When do you create cluster and noncluster index?
Explain a join?
Why is normalisation important?
While using a cursor, how can you differentiate between a deleted row and a row that has been inserted with null data values?
you added a row to a view, but the row is not shown on the view. Explain how this can happen, and how you can remedy the situation
Your company has 50 branches all over the country all the branches, including the head office have sql server as the database every night all 50 branches upload certain information to the head office which replication topology is best suited for the above scenario?
What are the difference between data mart and data warehouse? : sql server analysis services, ssas
What is meant by dirty read?
What is row-level compre?
Oracle (3253)
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)