Quote Originally Posted by ujjwala
Hi,

I have created around 40 tables in a database. Is there a way I can count total records in all the tables at a time instead of doing table by table?

Your help is appreciated.

Thanks,
Only 40 tables? If there's not too many rows (ie) not 100,000,000 then do a quick Export and the logfile will show how many rows in each table.