Mcp Notes

  • October 2019
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Mcp Notes as PDF for free.

More details

  • Words: 195
  • Pages: 1
File Factor, view, File factor –it is seldom necessary to specify a fill factor when you create a index. the option is provided for fine tuning performance .It is useful when u are creating a new index on a table with existing data and particularly when you accurately predict the future changes in that data . FILLFACTOR is specified as a percentage and it indicates how full sqlserver should make the leaf level of each index page during index creation .AS a table is updated and index is fills.sql server must split the index page to make rooms for new rows. which is require time for update intensive tables a properly chosen fill factor value yields better update performance than an improper fill factor value .the default fill factor is usually is usually efficient for most database usage. an explicit fill factor setting applies only when the index is first created sql server does not dynamically keep the specified percentage of empty space in the pages .the default fill factor is 80. Cluster index and non-clustered index The with recompile option will force a recompilation of the execution plan every time the stored procedure run.

Related Documents

Mcp Notes
October 2019 19
Mcp
May 2020 8
Mcp
April 2020 12
Mcp All
May 2020 17
Daftar Mcp
November 2019 22
Mcp 70-270
December 2019 19