Answer Posted / abhisek
COMMIT will save/commit the changes made to a database
while INSERT, DELETE and UPDATE operations.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I copy a table in db2?
Where do you specify them?
What is meant by union and union all?
what is db2 restart?
What is dbrm? What it contains? When it will be created?
Which command is used to connect to a database in DB2 ? Give the Syntax.
How do you concatenate the firstname and lastname from emp table to give a complete name?
What is the role of schema in the db2 database?
What is a db2 package?
Give a brief description of db2 isolation levels?
How do I create a view in db2?
What is rebind in db2?
What is db2 purescale?
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
What are the prerogatives?