Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Annoying SQL Query
Message
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
00435486
Message ID:
00436309
Vues:
24
What do you mean?
NFL() is included in Visual Foxpro since version 3.0


>Hi!
>
>Correct, but not for all versions.
>
>>

>>You can use NVL function to convert NULL value
>>
>>NVL(Completion.StatusID,0) as Completed
>>instead of
>>iif(IsNull(Completion.StatusID,0,Completion.StatusID)) as Completed
>>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform