What are commit and rollback in sql?
Answer / Guddu Kumar
Commit and rollback are SQL operations used to manage transactions. A COMMIT operation finalizes a transaction, making all changes permanent. A ROLLBACK operation undoes all changes made within a transaction, effectively reverting the database back to its state before the transaction started.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the command used to check locks in microsoft sql server?
What is meant by dirty read?
Explain the properties of a relational table?
What is the importance of three tier architecture?
Do you know what are the properties of the relational tables?
Will sql server 2005 allow you to reduce the size of a column?
What are the purposes and advantages stored procedure?
Is a primary key unique?
What is meant by Active-Passive and Active-Active clustering setup?
what is dbcc? : Sql server database administration
How do you use a subquery to find records that exist in one table and do not exist in another?
What are rows and columns?
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)