loiter
March 19th, 2003, 03:34 PM
Hello,
I have a parameter I am sending to a SP, if the parameter is null, I want the SP to return all rows possible (like a wildcard).
I just need to know what the code is in the SP to return all rows if the parameter has no value.
Thanks,
J
I have a parameter I am sending to a SP, if the parameter is null, I want the SP to return all rows possible (like a wildcard).
I just need to know what the code is in the SP to return all rows if the parameter has no value.
Thanks,
J