What is null value in db2?
Say CUST Table contains records like: CUSTNO CUSTNAME CUSTLOC 100 ABC SSS 200 XYZ 300 PQR 400 MNO WWW 500 CVV ------------- ------------- Now write a query to retrieve all records with CUSTLOC no data.
what is a trigger and types of triggers
What is RUNSTATS?
How do you find the maximum value in a column in db2?
what is diffrence b/w file-aid tool and file-aid utility???
Highlight all the advantages that are attached to a package.
What is db2 isolation?
can i code union in cobol-db2 pgm ?
What is blu acceleration in db2?
what is the syntax for FOR UPDATE CLAUSE in cursor declaration and how can u update using cursor? is it possible to update multiple rows at a time.
What is a Database Request Module(DBRM)?
Is DECLARE TABLE in DCLGEN necessary? Why it used?