Multiple choice technology web technology Data in a data warehouse Can be normalized but often isn't In a flat file format Must be in normalized form to at least 2NF Must be in normalized form to at least 3NF Reveal answer Fill a bubble to check yourself A Correct answer Explanation Data in a data warehouse is structured for analytical queries and reporting. It can be normalized, but it often is not (denormalized into star or snowflake schemas) to optimize read performance.