I have a table tbls with a field name containing names of tables.
tbls
name
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