Which of the following data modeling techniques is commonly used in dimensional data warehousing?

  • Entity-Relationship Diagram
  • Hierarchical model
  • Star schema
  • Third normal form
The star schema is a widely used data modeling technique in dimensional data warehousing. It organizes data into a central fact table surrounded by denormalized dimension tables, enabling efficient querying and analysis.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *