update

update某條記錄的時候,如果index key column也被update了,那麼在找到index entry後,先對舊的index entry做一個pseudo delete,再插入一條新的index entry(new key+old rid), 那麼找到RID後,在data page上把old column value替換成new column value。 在這種場景下,儘管data
相關文章
相關標籤/搜索