Page 1 of 1

Having problem with hash file

Posted: Fri May 29, 2009 9:49 am
by zulfi123786
I am having a hash file with IP_ID, IA,ID as the key columns and there are some records with spaces in these columns comming from source . I am trimming those columns and writing into the hash file from a seq file.
The problem i am facing is that after triming the columns are not containing blank spaces but they are havind some non printable character because of which the look up's are failing
can i have a blank string(string of length 0) in a key colum of hash file???

Posted: Fri May 29, 2009 2:01 pm
by ray.wurlod
Yes. One.