What types of tables are there in the db2 database?
No Answer is Posted For this Question
Be the First to Post Answer
What is the role of schema in the db2 database?
Plan is an executable form of sql statements,But what exactly resides inside a Plan. what are the details inside Plan.
How can we read records for specific member in CL? AND rpg?
How many types of page locks can be held in db2?
How to take backup of table in db2?
What is a DB2 access path?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
What is the maximum length of sqlca?
If I have 5 Queries in a DB2 Cobol program , while precompiling how many DBRMs will get created and How many Plans and Packages will get created while Bind Process?
What is dbrm?
Cursors can be declared in both working-storage & procedure division, Agreed. But is there any difference? If could you please suggest what is the difference. TIA
Are views updatable ?