What is dbrm library?
No Answer is Posted For this Question
Be the First to Post Answer
Mention the downsides of page level lock.
How we create a tables in db2,what is the process/syntax to create a table with example plz?
What is the difference between static and dynamic SQL?
What are the uses of db2 optimizer?
What is the advantage in De-normalizing tables in DB2?
i have a db2 variable how do u declare tht into working storage section ?
what is a trigger and types of triggers
If the base table underlying a view is restructured, eg. attributes are added, does the application code accessing the view need to be redone?
how to fetch first 100 rows in db2
The only place of VSAM KSDS in DB2 is?
What's The Error Code For Unique Index Voilation?
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.