Browse by Tags
All Tags »
T-SQL (
RSS)
Sorry, but there are no more tags available to filter with.
This may be very elementary for others but I am happy to find a solution on my problem on finding the equivalent of .NET's IsNullOrEmpty with a twist on T-SQL. It's with a twist because I am hoping to find a similar solution that IsNull function...