un esempio:
codice:
UPDATE tabella 
set data = str_to_date('12/3/2009', '%d/%m/%Y')
WHERE id = $id