SSAS 121 Partitions

Поделиться
HTML-код
  • Опубликовано: 21 янв 2025
  • НаукаНаука

Комментарии • 6

  • @JaguerRhye
    @JaguerRhye 8 лет назад

    You make some great videos! Very thorough and well spoken. Thanks!

  • @crunge
    @crunge  9 лет назад +1

    That is correct. You can process individual partitions separately. A common practice is to partition by date, and then you're only processing the current partition as new data comes in.

  • @helloranjan89
    @helloranjan89 4 года назад

    Great stuff but how to process only the latest partitions !

  • @mustaphaseghir3592
    @mustaphaseghir3592 7 лет назад

    Thank you sir it s very clear and interesting

  • @vikramnsit
    @vikramnsit 9 лет назад

    Can you please explain how does it improve processing time? Is it possible to process only a single partition which contains volatile data