ALL_TABLES
Table Number:
B.02.01
Table Owner:
Basics
Table Or View:
Table
Important columns:
Table_name
Description:
All_tables contains the list of all the tables present in the database.
Select * From all_tables , ‘ll show all the tables in database
Comments
Post new comment