Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is a blank DATETIME value
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00471396
Message ID:
00471404
Vues:
15
>I have a DATETIME field in a table. Some values are blank. I.e.
>
> / / : : AM
>
>If I want to delete records with this value using SQL DELETE how do I specify the WHERE clause. I.e.
>
>DELETE FROM MyTable WHERE MsgTime = ???????
>
>Many thanks.

If you don't like Larry and Sylvain's way, you can use:
... WHERE MsgTime={//:}
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform