Re: How to get the list of the tables

Re: How to get the list of the tables

 

  

Hallo Deepak,

select table_name from user_tables;

select * from USER_TAB_COLUMNS;

Grüße
Wieland mailto:[Email Address Removed]Oracle LazyDBA home page