I'm trying to display a date without the timestamp at the end. I've tried to_date, pfdate, string, substring with no luck. Any ideas?
to_date(wstime, "DD-MM-YYYY'). I've tried to define it as a string and a date but it still appears with the time at the end.