Hi all,
I have a file, which is ' | ' delimited. At the last of each line record, I have not put any separator. Now when I am uploading the file to server path, at the lat of each record I am getting a ' # '.
When I am reading that file using READ DATASET, it is giving me ' # ', as a part of record.
Please can you help me with this.
Thanks in advance.