Answer ( 1 )

    0
    2025-02-18T15:34:09+00:00

    A dimension table is a database table that stores descriptive information about data in a fact table. Dimension tables are used in data warehouses and business intelligence (BI) systems.

    • To help analysts and data scientists interpret facts in fact tables 
    • To organize large amounts of data for reporting, querying, and analytics 
    • To provide context for events or measurements recorded in the fact table 

Leave an answer