Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Returning Date values that are NULL
Message
 
À
02/05/2006 10:42:44
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
01118409
Message ID:
01118429
Vues:
21
Michel,

Actually, null dates can exist in SQL Server. Empty dates are what do not exist in SQL Server. And, yes, those do get translated to a very early date value in standard import translations.

HTH,
Chad


>>I have date fields that have null values. I wish to return a data set of records of this type.
>>
>>
>>SELECT * FROM MyTable WHERE MyDate = NULL
>>
>>
>>This does not error out but it returns no values. Any suggestions?
>
>This does not exist in SQL Server. You will have to check for December 30, 1899.
_________________________________
There are 2 types of people in the world:
    Those who need closure
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform