Skip to content

Instantly share code, notes, and snippets.

@zeqk
Created March 9, 2020 18:49
Show Gist options
  • Select an option

  • Save zeqk/62a0a772ab878a3d41f0fc136f37a94c to your computer and use it in GitHub Desktop.

Select an option

Save zeqk/62a0a772ab878a3d41f0fc136f37a94c to your computer and use it in GitHub Desktop.
/* 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