Created
March 9, 2020 18:49
-
-
Save zeqk/62a0a772ab878a3d41f0fc136f37a94c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* Ver parametros de entrada y salida del SP */ | |
| sp_help 'mystored' | |
| /* Ver código del SP */ | |
| sp_helptext 'mystored' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment