Stored Procedure to return tables
Stored Procedure to return tables
Comments
-
Hi,
Is there a stored procedure that comes with the product that returns tables and their sizes? -
Hi,
That can be accomplished using GetTabelAndIndexInformation. This stored procedure returns the size of all the tables.