Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is a blank DATETIME value
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00471396
Message ID:
00471404
Views:
16
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform