Count number of tables, views, stored procedures or functions


/ Published in: SQL
Save to your folder(s)

You can use TSQL to Count Number Of Stored Procedures, Views, Tables or Functions in a Database by using the Database INFORMATION_SCHEMA view

URL: http://www.hibbins.com/2008/09/04/tsql-count-number-of-stored-procedures-views-tables-or-functions/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.