Comments
4 comments
-
Hi IanP,
Seem to be getting the same issue here just going to speak to the development team on this one. -
ATurner said:Hi IanP,
Seem to be getting the same issue here just going to speak to the development team on this one. -
Hi IanP
It is still on the teams list. -
Hi IanP this should be fixed in the latest release.
Add comment
Please sign in to leave a comment.
I am new here so please forgive me if I am posting in the wrong place.
I have a SQL query that returns some dates depending on a number in another column. If the number is zero then I want it to return 1900-01-01, which we use in our systems as a NULL date.
The query returns the date as 1900-01-01, but if I highlight the results grid and Open in Excel these dates appear in the spreadsheet as a STRING.
The SQL I am using is as follow:-
Can anyone throw any light on it?