to_date(to_char(sysdate,'dd/mm/yyyy hh24:mm'),'dd/mm/yyyy hh24:mm')
710734Feb 1 2010 — edited Feb 2 2010Hi
I am using this conversion to_date(to_char(sysdate,'dd/mm/yyyy hh24:mm'),'dd/mm/yyyy hh24:mm')
but it says format string appears twice
Could some one please help me with this?