I am having problems importing a text file that has about 2k records with 22 fields separated with a tilde ("~").
1. I have pre defined a temp table "tt" with all 22 fields.
2. I run the following code:
repeat:
create tt.
import delimiter "~~" tt...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.