Count of records Per Column in each table
SmidrebMay 11 2012 — edited May 12 2012HI all,
I need to get the Count of records Per Column in each table in a schema.
Is there a way I get list of columns for each table in a schema and get the count of records per column where the count >0?
we have oracle 10g
Thanks