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
What is meant by dclgen?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
What is deadlock in db2?
Why db2 is called db2?
What is the difference between drop table and delete table?
Are views updateable?
What is null in db2?
Where do you specify them?
How to rename a table in DB2 ?
Which components manage deadlocks in db2?
Explain about rct.
What is the difference between spufi and qmf?
What is buffer pool in the db2 database?
What is image copy in db2?
How and when does the db2 enforces the unique key?