how to take the count(*) corresponding to each table in one schema
686765Jun 5 2009 — edited Jun 16 2009Hi All,
could anyone please tell me the, how can i take the count(*) for all the tables in one schema along with the corresponding table name.
I want to select the table_name from user_tables and count of the rows of that table.
Thanks
Abhinav