3. Display all the client numbers in the ORDER table. Remove
duplicates.
Answer Posted / aswini
select distinct client_number from <table_name>;
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the simplest tool to run commands on oracle servers?
How to initialize variables with default values?
Please explain compound trigger in oracle?
How to define an oracle sub procedure?
What is a system tablespace?
State any two functions of oracle?
How to write a left outer join with the where clause in oracle?
Explain what are clusters?
How to convert a string to a date in oracle database?
Why we use bulk collect in oracle?
Who developed oracle & when?
Explain the difference between sap and oracle?
Can you have more than one content canvas view attached with a window ?
What is the oracle implicit cursor?
How to view the tablespaces in the current database?