Search found 1 match
- Fri Aug 19, 2005 11:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Storing Date in Integer Field
- Replies: 5
- Views: 1127
Storing Date in Integer Field
I have an integer column in a database that is initially NULL. I need to read this column in and send the current date back to this integer field in the database with the YYYYMMDD format. I would never design anything this way, but it is what I've been given to work with. I have tried using: Int(Oco...