MySQL Forums
Forum List  »  General

date_add function
Posted by: jay Bakshi
Date: December 13, 2016 09:24AM

Hi Team,

I am trying to execute below query but it is showing null in date_add command.

Please suggest, I am not sure what is the problem

select *,date_add('01/01/1970', INTERVAL timecreated SECOND) from TEST;

Options: ReplyQuote


Subject
Written By
Posted
date_add function
December 13, 2016 09:24AM
December 13, 2016 11:31AM


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.