Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Translate SQL CAST to LOAD

Hi,

I've this problem.

In a SQL SELECT I have a field containing "2 D1", if I cast that to integer - CAST(myField as INT) - in a SQL SELECT it does work and converts my "2 D1" string in 20 (int).

How can I achieve that in a LOAD? Is that possible?

Thank you in advance,

Regards

0 Replies