hey, if i have written a date to a database using CURDATE() and its in the format yyyy-mm-dd, is there a way i can then extract it from the database in another format, eg. dd-mm-yyyy??
thanks, BIOSTALL
Use DATE_FORMAT.