Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
i am fetching Data from tsv file. using Tab delimeter
Load *
from path\filename.tsv
(txt,Unicode, delimeter is '\t',MSQ)
data loaded but it merging from one column to other.
could any one please suggest.
Thanks In advance.
Sunil
It sounds like the file is not tab delimited. Have you examined the file in a text editor (Notepad++)?
Hi!
place the file to see.
sorry its confidential data .
i can't share.
OK! but you can place a txt example file without a true data.
Thanks for your nice response. we have just converted file into xls.
issue resolved .