In a single table,How to retrieve a employee-id of an
employee who works in more than one department?
Answer Posted / ab
Select emp_id from employee where dept IN (select DISTINCT
dept from employee);
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
What is image copy in db2?
What is reorg and runstats in db2?
What is cloudant database?
What is table space in db2?
What is db2?
What is deadlock in db2?
What is a db2 collection?
What is null indicator in cobol db2?
What are db2 objects?
Define buffer pool.
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
How do you stop a db2 database in linux?
What is buffer pool in the db2 database?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
What is db2 purescale?