Standard Index not being picked by SQL's
Created virtual indexes and ran few badly performing SQL's and the new indexes are being picked up by SQL's and cost in the explain plan has come down drastically. Now I recreated them as standard Indexes but the SQL statements are not picking these standard Indexes.
Oracle DB Version 11.2.0.3
Any help is appreciated.
Thanks
0