Partitioned Tables performance issues - For select statements using Min and Max functions and Top N with ordering over an index.Poor performance is being detected for Queries on partitioned tables utilising the min and max functions and select Top N clause with "order by" matching columns of the index. The candidate index is either not being used or is being used to scan or seek all rows rather than a subset.
Version
Category
Operating System
Platform
Please wait...