The issue of null values is probably the trickiest ofthese issues. Null refers to the absence of a value, yet in afixed-width data file you always have some valuefor each field. Other issues occur, perhaps less frequently. Attimes, you may be faced with the need to concatenate multiplephysical records into one long logical record. You may also findyourself faced with fixed-width fields that contain delimited data.




Handle Null Values In Sql Loader