How do I change the column size in db2?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we use cursor?
What is meant by explain?
How do you filter out the rows retrieved from a Db2 table ?
What is a buffer in memory?
What is a db2 tablespace?
what is REORG? what is the use?
What is CHECK PENDING ?
How can you get the number of rows impacted by the last executed query?
What is the purpose of rollback and commit?
how will i display the duplicate record's from a table... i don't want to eliminate ...i want to display the duplicate record...for example in my table i have 10 record's like record no(1,2,3,4,2,9,6,1) in this ...so i want to receive duplicates...
If a non-DB2 program calls a DB2 program, the calling program's name will be there in SYSIN of IKJEFT01 and the plan name will be that of the called program. But is a bind needed or a plan has to be created for the non-DB2 program also?
what is a corelated subquerry?