Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Empty(fieldname) in SQL Server
Message
 
 
À
13/08/2009 06:17:30
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
Application:
Desktop
Divers
Thread ID:
01417808
Message ID:
01417811
Vues:
60
This message has been marked as a message which has helped to the initial question of the thread.
>Is there any function similar to empty() for SQLSEVER 2008 ?
>Could you suggest any link – reference describing the similarities – differences between VFP and MSSQL sql syntax?

The LEN() function ignores trailing spaces. For character data types
LEN(SomeCharacterColumn) = 0
There's relevant topic at http://fox.wikis.com but site's down at the moment.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform