Interview Question
Qus: What is a default record in Flat file schema and How to select for a default record in Flat file schema?
Answers (1)
A default record is always a record defination in a flat file dictionary. If th default record is specified when creating the flat file
schema, any record that cannot be recognized will be parsed using this default record defination.
We can select it via Flat file Schema properties. Select property "Default Record".