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.
Answer Posted / rihaan
Thanks a lot Mr.Mallikarjun but the inner query u wrote
alone does the work.
kindly check it up
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is a page in db2?
Define db2 and its databases?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
What is the purpose of using commit?
What is a storage group (stogroup)?
What does db2 blu stand for?
When reorg is used?
How do I delete a column in db2?
What is a trigger in the db2 database?
What is cursor with hold option in db2?
What is dpf in db2?
What are the contents of a dclmgen?
How to test SQL -911 error while developing COB-DB2 program
What is buffer pool in the db2 database?
What is the difference between cursor and select statement?