Handy "SQL Queries"

Run the below SQL Query to get the procedure information in a database.
select * from INformation_schema.routines

Comments

Popular posts from this blog

SQL Server 2008 MERGE statement

Google Authentication with ASP.Net