.NET Randz

Clippings of Thoughts as I Dabble with .NET World

Recent Posts

Tags

Community

Email Notifications

Archives

Browse by Tags

All Tags » T-SQL (RSS)
Sorry, but there are no more tags available to filter with.
IsNullOrEmpty with a Twist on T-SQL
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...
Posted: 11-11-2008 10:39 PM by dotnetrandz | with 4 comment(s)
Filed under: