Hi all
we are unable to load data using saparator ;*$ from textfile input
having text like 3.8 Model MAKE: HONDA 01/01/2019 22/03/2013
getting issue like : unpasrble string to integer
prd_id prd_desc
------- ----------
1 abc
2 3.8 Model MAKE: HONDA 01/01/2019 22/03/2013
we are getting issue for the next row, seems to be we shoud use few more saparator in my textfile for saparator input
could you please any one suggest us , which saparator is best for all type of data(for semicolons; for date type, for other type of textual data).
thanks in advance
we are unable to load data using saparator ;*$ from textfile input
having text like 3.8 Model MAKE: HONDA 01/01/2019 22/03/2013
getting issue like : unpasrble string to integer
prd_id prd_desc
------- ----------
1 abc
2 3.8 Model MAKE: HONDA 01/01/2019 22/03/2013
we are getting issue for the next row, seems to be we shoud use few more saparator in my textfile for saparator input
could you please any one suggest us , which saparator is best for all type of data(for semicolons; for date type, for other type of textual data).
thanks in advance