In a single row I want to display the table name and number of rows in it.
In a single row I want to display the table name and number of rows in it. Eg: I want output like.... TNAME NoOfRecords EmployeeMaster 1000 DepartmentMaster 15 DesignationMaster ...