Interview Questions

What is Snow Flake schema Design? - ETL

ETL (extract, transform, and load) Testing Interview Questions


(Continued from previous question...)

58. What is Snow Flake schema Design? - ETL

In a Snow Flake design the dimension table (de-normalized table) will be further divided into one or more dimensions (normalized tables) to organize the information in a better structural format. To design snow flake we should first design star schema design.

(Continued on next question...)

Other Interview Questions