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 explain?
What are the bind parameters ibm db2?
What is cascading rollback?
What does db2 mean?
What is bind and rebind in db2?
Explain about rct.
What is difference between alias and synonym in db2?
What are types of indexes?
What is image copy in db2?
What is null indicator in cobol db2?
What is the information associated with sysibm.syslinks table?
What is db2 plan table?
How to test SQL -911 error while developing COB-DB2 program
What is db2 command?
what are bind concepts in db2 cobol?