1.display list of all users from ur data base.what is the
query?
Answer Posted / a.swarna devi
select * from user_tables;
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
What is hot backup and logical backup?
What is the max number of columns in an oracle table?
What are the four Oracle system processes that must always be up and running for the database to be useable?
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
What are the extensions used by oracle reports?
What are the execution control statements in oracle?
How to resolve the ORA-39133 error in Oracle?
How to open and close an explicit cursor in oracle?
What is a nested table and how is it different from a normal table?
What is SQL access advisor in Oracle?
What are a cluster and non-cluster index?
How to get last row id?
Differentiate between post-database commit and post-form commit?
Explain about integrity constraint?
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