I am deleteing some data fom one of the table, which does not have any value. I have some indexes defined on the table. I do agree SQL sever shows reads in update/delete statement, there are the logical reads / index page reads.
But what would eb the case where no record is deleted/ updated. In this case also does sql server reads some data?
Thanks in advance.
Abhijit - http://abhijitmore.wordpress.com