What is meant by dclgen?
No Answer is Posted For this Question
Be the First to Post Answer
While creating a table, by mistake you have given size of one field as 10. But as per requirement size should be 8. What is your next step?
What is a system catalog table 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.
How many sub queries can you combine together ?
suppose in my table 10 rows are there , i want to update odd rows salary as 90000 ? how u do it ? any one help me ? what do we use here cursor-fetch or normal sql ?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
Give some example of statistics collected during RUNSTATS?
What is a bind card?
How do you do the EXPLAIN of a dynamic SQL statement?
What is QUIESCE?
What's The Error Code For Unique Index Voilation?
How do you pull up a query which was previously saved in qmf?