What is cursor stability?
What is buffer pool and list some of them?
Can we update view in db2?
How can you do the explain of a dynamic sql statement?
What's The Percentage Free Space ?
What is ibm db2 database?
What is a db2 collection?
1. what if null values retrived from database and no null indicator mentioned in query. What is sql code.
What does CURRENTDATA option in bind indicate
can we drop column from a table
Why PS file called Physical seqential file?How to sore data in sequential file and ESDS file? What is the use of DBRM,PLAN,package and Collection.
How to create a table using embedded sql?
In cursor program-1 can we create another cursor program-2 inside the cursor program-1.If yes how/no why ?