db2 date ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kerala123
    New Member
    • Mar 2014
    • 1

    db2 date ?

    Hi
    I want to convert any given date format either char or HYF to dd-Mon-yyyy.
    please help
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    So you just want to convert how it's displayed? Convert the string to a date and then convert the date to the string format of your choice.

    Comment

    Working...