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 |
State all possible different index configurations a table can possibly have?
What are the different types of modules in oracle forms?
What is meant by raw datatype?
What is a server parameter file in oracle?
Explain an index?
What do you mean by a deadlock?
which institute and which faculty is providing best training for oracle sql, plsql in hyderabad
Draw E-R diagram for many to many relationship ?
when do u go for hash partitioning?
What is the difference between alert log file and tarce file ?
I am using an Oracle 8i Database my data contains Clob data. I am using toad version 7.6 i am able to get the data in toad but unable to extract the data in excel.when trying to extract the data into the excel the toad error says out of memory. Can any body please help me to extract the data through the same toad version. Thanks in advance
How to view the dropped tables in your recycle bin?