How to do - MS SQL C# Excel Access
Thursday, 16 October 2014
MS SQL - Command to show code of stored procedure
Watch this example on YouTube
Execute the following
SELECT OBJECT_DEFINITION (OBJECT_ID(N'dbo.
NameOfTheStoredProcedure
'));
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment