adspace
Answer Posted / Drishti Bharti
Commit is a SQL command used to permanently save all the changes made in a database transaction. Rollback is a SQL command used to undo all the changes made during a current transaction. Savepoint is a named point within a transaction that allows rolling back only part of the transaction to a specific state.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
Can we use distinct and group by together?
Is primary key clustered index?
define sql insert statement ? : Sql dba
what is schema? : Sql dba
What is the current version of sql?
What is the best sql course?
What is the current version of postgresql?
Do we need to rebuild index after truncate?
how to escape special characters in sql statements? : Sql dba
How do I remove duplicates in two columns?
Does group by remove duplicates?
what are aggregate and scalar functions? : Sql dba
how many tables will create when we create table, what are they? : Sql dba
how to start mysql server? : Sql dba