• rja.carnegie (9/2/2009)


    Why doesn't "SELECT COUNT(*) FROM table" look at an index, which apparently it doesn't(?)

    It should pick the smallest index (by page reads).