Answer Posted / labog
Commit saves all the changes made to the database and
closes all Cursors opened except the Cursors with WITH HOLD
option.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Which command is used to remove all rows from a table?
Explain correlated sub-queries.
When do you specify the isolation level?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
How to resolve deadlock issue
Explain in detail about buffer manager and its functionalities?
Can we delete records from view?
How to check table size in db2 sap?
Is schema the same as database?
How would the varchar column remarks defined?
How many databases can be created inside an instance in db2 ?
What do you mean by commit and rollback?
What is dclgen (declaration generator)?
List some fields from sqlca?
What is the difference between cursor and select statement?