ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

84 What is a materialized view in sql server

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 เม.ย. 2024
  • what is a materialized views in sql server
    Download the scripts used in the video from here: drive.google.com/drive/folder...
    SQL Server tutorials: • SQL tutorial for begin...
    SQL Server Developer Interview questions: • Sql server developer i...
    what is a materialized views in sql server
    What is difference between views and materialized views?
    Why do we use materialized view?
    What is the equivalent of materialized views in SQL Server?
    If you have any questions or suggestions please comment on the video or write to me at “aqil33@gmail.com”

ความคิดเห็น • 5

  • @OneNI83
    @OneNI83 3 หลายเดือนก่อน +2

    Can you explain what does 'schemabinding' do and create index do with respect to materialized view? Is there a way to see the data is getting from the stored db instead sql query? Does this not cache?

  • @rajinipraba.k2125
    @rajinipraba.k2125 3 หลายเดือนก่อน

    Hi Aqiul! Good explanation. I have one doubt. If we have any changes in base tables it will be affect automatically in view?

    • @learnssis
      @learnssis  3 หลายเดือนก่อน +1

      yes it will automatically update the view.

  • @ipsitapradhan1672
    @ipsitapradhan1672 3 หลายเดือนก่อน

    Really it's well explained. Thank u.Please show some scenarios where materialized view used over normal view.

    • @learnssis
      @learnssis  3 หลายเดือนก่อน

      Thank you, will try to make such video.