Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Equivalent of VFP's EMPTY() function
Message
 
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
01143680
Message ID:
01143785
Views:
8
>
>>IF LEN(@tcSaleNo) = 0
>>  -- Only spaces
>>...
>>
>>-- If string includes numbers only
>>IF CAST(@tcSaleNo AS int) = 0
>>  -- Only spaces or 0's
>>...
>
>
>
>Thanks for the ideas, Sergey.

You're welcome.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform