MySQL Forums
Forum List  »  General

Re: min/max function result datatype
Posted by: Vladyslav Zamashka
Date: May 08, 2019 01:03PM

I check it with MySQL v8 in workbench and dbeaver.
In application I'm using mysql-connector-java-5.1.39, tried with v8 connector, result the same. Because I receive such result in db and code. The trouble in db or query. I don't understand, why min(timestamp(<dateColumn>)) returns varchar instead of timestamp.

Options: ReplyQuote


Subject
Written By
Posted
Re: min/max function result datatype
May 08, 2019 01:03PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.