Monday, 20 July 2015

Table Name...........Row_Count in a particular User

Getting Row_Count of all tables in a particular User

execute dbms_stats.gather_schema_stats ('scott');


select table_name, num_rows from user_tables order by table_name;

Are You Thinking?????????????????????

                      Question Yourself for few Seconds?                         Are you Thinking at all?                              When ...