madhurap Profile Answers by madhurap Questions by madhurap Jul 9th, 2008 Char function returns a character format of date or time.
kalone Profile Answers by kalone Feb 1st, 2010 If we want to concatenate date or time values to some text ,then we have to convert those values to string char first ,for this in DB2 we have CHAR() function.Eg. CHAR(CURRENT DATE)
yuvaevergreen Profile Answers by yuvaevergreen Mar 26th, 2010 Returns a fixed-length character string representation of Datetime Character Integer Decimal Floating-point number Row ID
Explain about CHAR function and it's use in DB2