how store date in myqsl database?

Posted by Syom on Stack Overflow See other posts from Stack Overflow or by Syom
Published on 2010-05-19T22:22:56Z Indexed on 2010/05/19 22:30 UTC
Read the original article Hit count: 144

Filed under:
|

i have date in dd/mm/yyyy format. how can i store it in databse, if i fant to do some operations on them after?


for example i must find out the rows, where date > something

what type i must set to date field?

thanks

© Stack Overflow or respective owner

Related posts about mysql

Related posts about phpmyadmin