Friends,
I have a db2 date unloaded in character format eg. 31.12.2005 (DB2 length=10). I need to convert it into a SAS date format before writing to a SAS dataset. How can I do this? Please help. Also how to handle the timestamp (DB2 length=26).
also what is the SAS datatype for DECIMAL(11,2)? I think it is PD6.2. Please correct.
Thanks!!!
I have a db2 date unloaded in character format eg. 31.12.2005 (DB2 length=10). I need to convert it into a SAS date format before writing to a SAS dataset. How can I do this? Please help. Also how to handle the timestamp (DB2 length=26).
also what is the SAS datatype for DECIMAL(11,2)? I think it is PD6.2. Please correct.
Thanks!!!