how can you save the query in QMF?IS IT POSSIBLE OR NOT.IF
POSSIBLW HOW?
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.
What is access path in db2?
What information is held in SYSIBM.SYSCOPY?
I have two tables A and B. Both tables are connected with SSN number as foreign key. I want to retrieve a column data from B table. How will you write a query?
can all users have the privilage to use the sql statement select * (dml)?
How can you classify the locks in db2?
Can a primary key have null values? If we try to insert a null value in a primary key column, will it work or give an error code?
how can u retrieve the data from null values using applicaion program.
Mention the location where the output received from explain statement is stored.
Explain the contention situations caused by locks?
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?
On which levels locks can be applied?