How do we display rows from the table without duplicates?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between restoring and recovering?
10. Display the client number, order date and shipping date for all orders where the shipping date is between three and six months after the order date.
What privilege is needed for a user to query tables in another schema?
How to retrieve values from data fields in record variables?
What is self-referential integrity constraint ?
What are the types of partitions in oracle?
How many types of cluster table in Oracle?
Describe the types of sub query?
What do you mean by merge in oracle and how can you merge two tables?
how to join query for one source type is oracle another source type is sql server ?
How to best split csv strings in oracle 9i?
18. Display the clientno and total value for all orders placed by that client. Output the result in the following format: Client <clientno> has placed orders to the value of <total value>