Database and Index
When a query is sent to the database and an index is not being used, what type of execution is taking place?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Dec 9, 2011, 2:48 AM
A table FULL scan
Thanks