Hi,
My table has a column date, which has dates stored in format YYYY-MM-DD format.
Now I want to get the records, where date equals 2012-04-18.
Can someone tell me what query should be run for this?
| SitePoint Sponsor |

Hi,
My table has a column date, which has dates stored in format YYYY-MM-DD format.
Now I want to get the records, where date equals 2012-04-18.
Can someone tell me what query should be run for this?
I love to help and also to get helped.
Code:WHERE datecolumn = '2012-04-18'
Guido - Community Team Advisor
Do you know where the (database) error is? Add it to the list!
Thinking Web: Voices of the Community
Blog - Free Flash Slideshow Widget
Bookmarks