Quote Originally Posted by marist89
"db file sequential read"s are definitely single block reads due to index usage. In about 80% of the cases, it means the wrong index is being used.
or rather an appropriately selective enough index has not been created?