sql List all stored procedures within a database
Use slickcms Select * From sys.procedures;
Lists all Stored Procedures within a specified (Use) database.
Updated: Friday 8th October 2010, 10:45pm
There are 0 comments
Comments are currently closed.