what is the use of commit ? and what is the syntax?
Answer Posted / p.shravani
commit is a command.It is used to make the changes permanent
on the storage when the transaction is successfully
processed or execute.
syntax
exec sql
commit
end-exec.
| Is This Answer Correct ? | 23 Yes | 2 No |
Post New Answer View All Answers
How do you stop a db2 database in linux?
What is null value in db2?
How to execute stored procedure in db2 command editor?
What does db2 stand for?
What is database manager in db2?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
What is bind plan?
What is the use of with ur in db2?
How to access db2 tables in mainframe?
What is a dbrm in db2?
How can you count the number of rows from a table tab?
How do we specify index to include or not during bind process.
What is a bind in db2?
Which isolation level provides maximum concurrency?
How to take backup of table in db2?