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
How do I reset a sequence in oracle?
What is materialized view in Oracle?
Explain a private synonyms?
what is the scenario where you take the database to NoArchivelog mode?
Explain about achiever in sql?
Explain the use of rows option in exp command.
How to create a temporary table in oracle?
What is the recommended interval at which to run statspack snapshots, and why?
What do you understand by a database object?
Is insert autocommit in oracle?
What is an oracle table?
What is transaction control statement and how many types of transaction control statement in Oracle?
What is a cognitive schema?
Can the query output be sorted by multiple columns in oracle?
What is the difference between a hot backup and a cold backup in oracle?