elanchezhian
Programmer
How to check for more then one delimiter in a flat file for example i have 3 records, one record fields were delimited with comma, other with -(hyphen) in such cases how will i separate the fields and load to Database using AWK?