| SQL Server | ||
| Specific to SQL Server | ||
| We select the bottom 10 of the top 20 - we end up with the list in the wrong order - this can be fixed with another nested select. | ||
| SQL Server | ||
| Specific to SQL Server | ||
| We select the bottom 10 of the top 20 - we end up with the list in the wrong order - this can be fixed with another nested select. | ||