I have to find row count of all tables in a database based on a distinct column value in respective table.
Example i have 10 table having 1 column common in them . so i want to find row count for different values of this common column in each table.