I see the numbers of reads in profiler,perfmon,execution plan etc...What does this number mean ? I know 1 means a single read, but what happens during this single read..Will the single read reads a single datapage or a single byte or a single row or ..?
Thanks,