How can I see all tables in oracle?
Answer / Amrit Tete
To list all tables in Oracle, you can run the following SQL command: `SELECT table_name FROM user_tables;`
| Is This Answer Correct ? | 0 Yes | 0 No |
Can group functions be mixed with non-group selection fields?
How can windows applications connect to oracle servers?
Can a Tablespace hold objects from different Schemes ?
How to retrieve data from an cursor to a record?
What are cursor?where are they used?
How many types of tables supported by oracle?
Explain the use of consistent option in exp command.
Where are the settings stored for each instance in oracle?
difference between bind variable and variable
How to check the oracle tns settings?
Explain about your project and its relation to the current job position you are applying to?
Differentiate between function and procedure in oracle.