23. Display the client name for all clients who have placed
an order where any order line has more than 3 items. Do not
use a table join anywhere in your query.
Answer Posted / name
select client_name,count(item) from clients where item=
(select Item from items )
having count(item)>3
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are privileges and grants?
What is oracle sid?
What is difference between sid and service name in oracle?
What is Segment Advisor in Oracle?
What is integrity and what is constraint??Explain with example
How translate command is different from replace?
What is the difference between pre-select and pre-query?
What is bulk collect in oracle?
Can you tell me how to add new column in existing views?how?How is possible?
what are archived logs?
How to synchronize 2 schema's objects?
What is private procedure oracle?
What is format trigger?
Iam learning oracle developer 2000.. can anyone give me then tutorials sites or PDF related to developer 2000 please send me the details @ mak2786@gmail.com thanks Arun
Hi Can any one tell me what are the API's used in requisition import.