how to see the oracle 9i/10g table in pc?
or
In my pc where the table is saved and how to see?
Answer Posted / jp
select * from user_objects where object_type='TABLE';
TABLE IS CAPS
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
what are date and time data types in mysql? : Sql dba
What are some emotional triggers?
How do I enable sql encryption?
Why do we need pl sql?
How do you pronounce sql?
How do I make my sql query run faster?
Is pl sql a programming language?
What does pl sql stand for?
What is a unique constraint?
How many primary keys can a table have?
What are stuff and replace function?
Can we use ddl statements in stored procedure?
Explain the difference between sql and mysql.
What is before trigger?
What is a sql select statement?