MySQL Forums
Forum List  »  Perl

Re: How I get 0 values from query ?
Posted by: Felix Geerinckx
Date: January 22, 2007 07:27AM

Tim Vantag Wrote:

> When I try to get table.date(s_time) value I get error:

Do you mean
... DATE(table.s_time) ...

> And what I really need would be day and month, but

DATE_FORMAT(table.s_time, '%d-%m')

--
felix
Please use BBCode to format your messages in this forum.

Options: ReplyQuote


Subject
Written By
Posted
January 22, 2007 12:54AM
Re: How I get 0 values from query ?
January 22, 2007 07:27AM


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.