Interview Question
Qus: Difference between flat file schema & dictionary?
Answers (1)
Dictionary defines the data heads, sequencing, record with id or no id type, take first line of FF or multiple line.
Schema deals with the value breaks, delimiter used in FF and the most important part of creating the schema document. A schema is dependent on the dictionary for creating the schema document.