正在加载图片...
Index Update:Insertion Single-level index insertion: Perform a lookup using the search-key value appearing in the record to be inserted. Dense indices-if the search-key value does not appear in the index,insert it. Sparse indices-if index stores an entry for each block of the file, no change needs to be made to the index unless a new block is created. If a new block is created,the first search-key value appearing in the new block is inserted into the index. Multilevel insertion(as well as deletion)algorithms are simple extensions of the single-level algorithms Database System Concepts-5th Edition,Oct 4,2006 12.12 ©Silberschat乜,Korth and SudarshanDatabase System Concepts - 5 12.12 ©Silberschatz, Korth and Sudarshan th Edition, Oct 4, 2006 Index Update: Insertion Single-level index insertion: Perform a lookup using the search-key value appearing in the record to be inserted. Dense indices – if the search-key value does not appear in the index, insert it. Sparse indices – if index stores an entry for each block of the file, no change needs to be made to the index unless a new block is created.  If a new block is created, the first search-key value appearing in the new block is inserted into the index. Multilevel insertion (as well as deletion) algorithms are simple extensions of the single-level algorithms
<<向上翻页向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有