Page 1 of 1

date and varchar

Posted: Sun Jan 07, 2007 7:25 pm
by hrubos
if I want to compare funtion date() with field date in database, so what kind of type should I chose : date or varchar???

Thank your advance ???

Posted: Sun Jan 07, 2007 7:33 pm
by Ollie Saunders
date

and do the comparisons in SQL if you can