Which of the following features can be used for flat files by owb?
-
Character delimited
-
fixed length
-
single record
-
All of the Above
D
Correct answer
Explanation
OWB's flat file connectors support multiple common file formats used in data warehousing. Character-delimited files use separators like commas or tabs; fixed-length files have defined column widths; and single-record files handle complex record structures. This flexibility allows integration with diverse legacy and external systems.