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
Before you give the explain statement, what are the prerogatives?
What is reorg?
can all users have the privilage to use the sql statement select * (dml)?
How do I copy a table in db2?
Is schema the same as database?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
What is buffer pool?
Define data page.
What is access path in db2?
what is a corelated subquerry?
Explain how can you do the explain of a dynamic sql statement?
What is alias in db2?
What is null in db2?
How to execute stored procedure in db2 command editor?
What is dpf in db2?