![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi. Does "Select top x from y" perform a "full table scan"? |
#3
| |||
| |||
|
|
On 3 Feb., 11:05, darkwerks <pazr... (AT) darkwerks (DOT) de> wrote: Hi. Does "Select top x from y" perform a "full table scan"? With out a sort order the result is not deterministic. If your order clause is supported by an index it is using an index scan. HTH Thomas |
![]() |
| Thread Tools | |
| Display Modes | |
| |