Error when trying to query a timestamp field in the database

I have a CDT with field dateTime of type date and time. In the database the corresponding column has type timestamp and defaults to '0000-00-00 00:00:00', and currently this is the only value in the column, even though it occurs multiple times. 

When I try to use query editor to query the dateTime column, I get an error saying "An error occurred while retrieving the data." What is the cause of this error and how might I avoid it?

  Discussion posts and replies are publicly visible