Do not use varchar type - Mysql Views : 159
Tagged in : Mysql
0 0
Send mail
Hi

Do not user varchar type for date field.if we use varchar type to store dates then between query will not work correctly and returns only some of the records which matches to this query.
By Guna, On - 2010-09-13



    Login to add Comments .