adspace
Answer Posted / Nishi Sharma
In SQL PLSQL, COMMIT saves all changes made in a transaction permanently to the database. After a COMMIT, the changes are considered permanent and cannot be rolled back.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
define sql insert statement ? : Sql dba
Is inner join faster than left join?
Can we rollback truncate?
What is the best sql course?
How do I remove duplicates in two columns?
Do we need to rebuild index after truncate?
Can delete statement be rollbacked?
If a cursor is open, how can we find in a pl/sql block?
What is the current version of postgresql?
what is bcp? When does it used? : Sql dba
what is schema? : Sql dba
Can we use distinct and group by together?
how to escape special characters in sql statements? : Sql dba
Does group by remove duplicates?
what are all the common sql function? : Sql dba