Latest posts by praveenbathula

User Activity

How to read column names from source dynamically, to perform some logic on columns.? with out hard-coding each column name in hasOwnProperty(). For example if I have a null values in records, I want those columns to write into separate file.