Let's see:Quote:
Originally posted by waitecj
It aint a typo if you live in the UK :)
means:Code:where full_date = to_date('11/30/2004','DD/MM/YYYY')
'11' => 'DD'
'30' => 'MM'
'2004' => 'YYY'
So what is a name of the 30th month in a year in UK? :confused: :p
