Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Equiv. of EMPTY() in SQL Server
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Database:
MS SQL Server
Divers
Thread ID:
01247781
Message ID:
01247782
Vues:
27
This message has been marked as the solution to the initial question of the thread.
There's no similar function in MS SQL Server. To check if strings is empty or has only spaces
LEN(StrCol) = 0
>
>What is the equiv. of EMPTY() for writing SQL statements in SQL server?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform