How does db2 sample database connect?
No Answer is Posted For this Question
Be the First to Post Answer
How to find primary key of a table in db2?
What is a DB2 plan?
Why do we need reorg in db2?
Is ibm db2 free?
Explain the EXPLAIN statement?
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 ?
How can you find out which query is taking lot of time to execute in cobol-db2 program ?
My cobol program(not having any sql statements) is calling another cobol program ( having sql statements), what is needed for compilation and run in jcls .
Why select is not preferred in embedded sql programs?
what is utility for parm lib
What is difference between *omit and *nopass?
if suppose i am having an ACCOUNT table with 3 coloumns ACC. NO,ACC. NAME,ACC. AMOUNT . If a unique index is also defined on ACC.NO and ACC.NAME then write a query to retrieve account holders records who have more than 1 ACC.