adspace
Answer Posted / Shubhi Pathak
A "commit" in SQL context, especially for Oracle Database (PLSQL), is a database transaction control statement. It saves all the changes made during a transaction permanently to the database. Committing a transaction makes those changes available to other sessions and marks the current transaction as complete.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we use distinct and group by together?
what is schema? : Sql dba
define sql insert statement ? : Sql dba
what are aggregate and scalar functions? : Sql dba
Do we need to rebuild index after truncate?
what is sql server agent? : Sql dba
How do I remove duplicates in two columns?
What is the current version of postgresql?
What is the current version of sql?
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
how to escape special characters in sql statements? : Sql dba
What is the best sql course?
how many tables will create when we create table, what are they? : Sql dba
Does group by remove duplicates?
what is dbms? : Sql dba