I want to know the relation ship between recompilation and indexes Does any index forces for any recompilation of the procedure Thanks
Not directly but the REINDEX will compile the statistics which causes a recompile on first execution of SP after that reindex.