This is a discussion on Conversion Julian date to Gregorian date on DB2 load within the DB2 forums, part of the Database Server Software category; --> Hello, I have Julian date in format YYDDD in the load file. A column in the table to be ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, I have Julian date in format YYDDD in the load file. A column in the table to be loaded has regular date format. I am using IBM load utility. How can I convert data? (In JCL before Load I can put some logic to modify Julian date field to YYYYDDD) Thank you very much. Mike |