Created
October 6, 2015 17:14
-
-
Save dhamaso/5298ca7162e2db427938 to your computer and use it in GitHub Desktop.
Forma un condición en base a si existe un parametro o no.
This file contains 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
@paramName IS NULL OR columnName = @paramName |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment