3. Display all the client numbers in the ORDER table. Remove
duplicates.
Answer / aswini
select distinct client_number from <table_name>;
| Is This Answer Correct ? | 4 Yes | 0 No |
Hi Masters, in Oracle Applications 11i, we hace 2 functions using the same form, i need to create 1 personalization, but that code must afect only one function.... how can i do that?
What is open database communication (odbc) in oracle?
hey friends, What are the steps I can do to transfer the database from Microsoft Access 2003 to oracle10g (or SQL) Best regards
What are operators in oracle?
How to run create database statement?
How to load excel data sheet to oracle database
where we have to use ON clause and where we have to use USING clause in JOINS
how to clone 9i Database on to 10g Database.
What are the commands youd issue to show the explain plan for select
What is materialized view in Oracle?
What is a Shared SQL pool ?
What is an Index Segment ?