Join Slack
Powered by
Hi writing a little SQL and need SYSDATE to spit o...
# suitescript
k
Kevin Staples
04/08/2020, 5:19 PM
Hi writing a little SQL and need SYSDATE to spit out in text form in
DD.MM
.YYYY hh:mm form I know the expression is TO_CHAR(SYSDATE, '
DD.MM
.YYYY') but I cannot figure out the write way to call for the hh:mm part. Please help 🙂
2
Views
Open in Slack
Previous
Next