How To Get a List of All Tables in the Database?
Submitted by: AdministratorIf you don't like to use a SELECT statement to get a list of all tables in the current database, you can use the Reports view to do this as shown in the following tutorial example:
► Click menu View.
► Selects Reports from the menu.
► Open Reports.
► Open Data Dictionary Reports.
► Open Table.
► Double-click User Tables. You see the Enter Bind Values window.
► Click Apply.
You should get a list all current tables in the database.
Submitted by: Administrator
► Click menu View.
► Selects Reports from the menu.
► Open Reports.
► Open Data Dictionary Reports.
► Open Table.
► Double-click User Tables. You see the Enter Bind Values window.
► Click Apply.
You should get a list all current tables in the database.
Submitted by: Administrator
Read Online Oracle Database Job Interview Questions And Answers
Top Oracle Database Questions
☺ | What Happens to Indexes If You Drop a Table? |
☺ | What Are the Logical Operations? |
☺ | What Is a Table Index in Oracle? |
☺ | How To Write a Query with a Right Outer Join in Oracle? |
☺ | How To Use Values from Other Tables in UPDATE Statements using Oracle? |
Top DB Oracle Categories
☺ | Oracle PL-SQL Interview Questions. |
☺ | Oracle DBA Interview Questions. |
☺ | Oracle D2K Interview Questions. |
☺ | OCI Interview Questions. |
☺ | Oracle RMAN Interview Questions. |