Hi All,
I have a file with name F and 10 fields and 100 records .
I need to create a new file name F.child out of this base file F , such that only those records come into the F.child file for which column_2 of file F not in ('AUES','ALDJ').
I am not able to acheive " NOT IN LIST " operation for the above situation .
Any help is appreciated .
Thx
Sachin Rath.
I have a file with name F and 10 fields and 100 records .
I need to create a new file name F.child out of this base file F , such that only those records come into the F.child file for which column_2 of file F not in ('AUES','ALDJ').
I am not able to acheive " NOT IN LIST " operation for the above situation .
Any help is appreciated .
Thx
Sachin Rath.