Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Equivalent of VFP's EMPTY() function
Message
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
01143680
Message ID:
01143785
Vues:
7
>
>>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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform