INDEX
1 Topic- ghost indexHi, I'm trying to optimize a query. Looking at the execution plan, I find that it suggests creating an index using 3 columns. Once the index was created, I rechecked the execution plan and again found the indication to create the same index even though I had already created it. it's as if he doesn't see it How is it possible? Thanks Andrea709Views0likes1Comment