Computer Science, asked by kAnanda243, 1 year ago

How can we search a record from MySQL table having a date as a value in it?

Answers

Answered by ayushkumar41
0

I have a column in my mySQL DB that has some rows. One of this row is a DATE, like this: 2012-02-01 What I want to achieve is to do a SELECT with PHP ...

Similar questions