Below are the couple records from the flat file
123456789,2010-12-03,perl,yes,2010-10-10 13:12:45
,2010-12-03,perl,no,2010-10-10 13:12:45
Field:
Above you can see First field is empty,I need to check whether that field is blank or not,If it is blank I need to do some check.
Date...