How to rename a table in DB2 ?
No Answer is Posted For this Question
Be the First to Post Answer
How to define the data items to receive the fetch items for the SQL?
What is dpf in db2?
How do you leave the cursor open after issuing a COMMIT? (for DB2 2.3 or above only)
In cobol+DB2program if the code of cobol program has changed than i have to do precompilation once again?
can we drop column from a table
Q4. How will you get the count of record without using COUNT verb in query?
how can we find nth max salary from A table
Name some fields from SQLCA.
Is there any advantage to denormalizing DB2 tables?
What do you mean by cursor?
What will the DB2 optimizer do?
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...