how store date in mysql 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:40 UTC
Read the original article Hit count: 125

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