I am really struggling to convert a SQL date/time field to a pure date dd/mm/yy field in BO designer, I'd really appreciate any ideas other than changing the field in SQL. I need this to be able to group approriately in BO client.
trunc(my_table.my_date) will make the date always occur on midnight so trunc(sysdate) = '08/06/02' works I tried to remain child-like, all I acheived was childish.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.