Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How To Pull an Empty DateTime?
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
01094019
Message ID:
01094024
Vues:
17
You cannot. Sql Server doesn't support empty datetime. Consider using NULL instead.

>How do you get an empty datetime column returned from SQL, as in:
>
>
>SELECT {} AS MyDate;
>  FROM MyTable...
>
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform