Mainframe Dataset
- by Manasi
Hi,
I have a sequential dataset which has some data formatted in columns.
suppose below is the format of my dataset.
Emp_ID Emp_name Emp_addr
I want to remove the column Emp_Name from the dataset. Can I do it without writing the COBOL program? Please let me know if we have any command to do the same.
Thanks and Regards,
Manasi Kulkarni.