What is clone table?
No Answer is Posted For this Question
Be the First to Post Answer
What is buffer pool in the db2 database?
What is blu acceleration in db2?
select distinct(empid),distinct(dept),name from EMP will the above query work?
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
When is the authorization check on DB2 objects done - at BIND time or run time?
What does DSNDB07 database do?
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?
How do you simulate the EXPLAIN of an embedded SQL statement in SPUFI/QMF? Give an example with a host variable in WHERE clause)
wht happens if we close cursor with cursor with hold option?
how do we solve soc 7 and soc4 ?
What is a db2 collection?
Write a query to extract first 5 characters of a name in the column Stud_Name?