Каковы различия между логическим порядком индексов и физическим порядком
Hi every body I have a confusion about the difference between the index logical order and physical order, I need to know what are the logical order of the index and does it being implemented by the clustered or the non-clustered index because as far as I know that the clustered index defines haw the data is being ordered in the table and this means that it is ordered physically on the other hand the physical order too what does it mean does it mean that there heap table with no index at all Thanks And Best Regards
Что я уже пробовал:
I tried to read some articles from the internet but It confused me more