Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

convert date format

edited May 22, 2023 5:54PM in Reporting and Analytics for SCM 2 comments

Summary:

Need help with date formatting

Content (required):

substr(fleff.attribute_char5, 1, 10) to only display as MM-DD-YYYY

Below is the query:

SELECT

  substr(fleff.attribute_char5, 1, 10) EAAD,

fleff.attribute_char5

FROM doo_fulfill_lines_eff_b fleff

Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!