Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How To Pull an Empty DateTime?
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
01094019
Message ID:
01094024
Views:
19
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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform