I have a file empno,ename,sal from emp file with data
my requiement is to create another file like empno,sal,depno.dname......
so i have to load the data from from first file for empno,sal .when i i am using SET from file it is taking all the columns.can u tell me how to load only few columns data from other file...
Sorry, this project is no longer maintained.