how to see the oracle 9i/10g table in pc?
or
In my pc where the table is saved and how to see?
Answer / jp
select * from user_objects where object_type='TABLE';
TABLE IS CAPS
Is This Answer Correct ? | 6 Yes | 0 No |
Are stored procedures compiled?
How do I create an index in word?
What is scalar function?
What is cte sql?
Can a table have no primary key?
Explain what is a field in a database and record in a database?
What is using in sql?
Delete the emps whose salaries are lowest sals of their own dept.
how can we encrypt and decrypt a data present in a mysql table using mysql? : Sql dba
Explain ddl statements in pl/sql?
What operating systems are supported by oracle sql developer?
How delete all data from all tables in sql?