Click to See Complete Forum and Search --> : SQL Query


emraan
06-26-2006, 07:15 AM
How to display date only in datetime field, when i execute sql query its show time in date column, i want to display date only,

dthurman1432
06-26-2006, 08:53 AM
Not really enough info. Can you post you're full query ?

chazzy
06-26-2006, 11:53 AM
How to display date only in datetime field, when i execute sql query its show time in date column, i want to display date only,

look at the function "date_format"