Hi,
I am having a input file in which some of the columns will be having null values, column name will be there but the values are null, is there any way to exclude those in output.
for example : file will be having , emp, emp_name, address, pin code etc. one of the column can be null values. so need to avoid that alone. column names of input file changes dynamically