Monday, April 23, 2012

Select count from each table from a list stored on a table

I have a table tbls with a field name containing names of tables.



I'm trying to form a statement to get the number of rows of each of this tables.



Should I use a stored procedure or is there a simpler way to do it?





No comments:

Post a Comment