Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

load command for csv --> decimal representation

$
0
0
Hallo everyone,

I have a csv with a column with such entries:
+000005200.
+000002000.
+000003120.
+000003153.
...
...

These are already the datas (no more delimiters)

I want to load this csv file, therefore I created the table with such ddl for the column:
Code:

columnName DECIMAL(9,0)
My question is:
will db2 automatically recognize and convert the entries appropiately as defined -decimal(9,0)- ??

Thanks for the help.

Regards,
Ratna

Viewing all articles
Browse latest Browse all 13329

Latest Images

Trending Articles



Latest Images