logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Explain the use of lookup tables and Aggregate tables.


  • Correct Answer
  • At the time of updating the data warehouse, a lookup table is used When placed on the fact table or warehouse based upon the primary key of the target, the update is takes place only by allowing new records or updated records depending upon the condition of lookup The materialized views are aggregate tables It contains summarized data For example, to generate sales reports on weekly or monthly or yearly basis instead of daily basis of an application, the date values are aggregated into week values, week values are aggregated into month values and month values into year values To perform this process aggregate function is used 


  • Technology problems


    Search Results


    • 1. What is Data Mart?
    • Discuss
    • 2. Difference between ER Modeling and Dimensional Modeling.
    • Discuss
    • 3. What is the difference between view and materialized view?
    • Discuss
    • 4. Explain the difference between star and snowflake schemas.
    • Discuss
    • 5. What is Dimensional Modeling?
    • Discuss
    • 6. What is data cleaning? How can we do that?
    • Discuss
    • 7. What is Bit Mapped Index?
    • Discuss
    • 8. What is the purpose of cluster analysis in Data Warehousing?
    • Discuss
    • 9. What are the different models used in cluster analysis?
    • Discuss
    • 10. What is Cascade and Drill Through? What is the difference between them?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment