I am creating an index on Emp table Empno column,if u using
this indexed column in ur SELECT stmt. where clause,then how
do u know that yr index will be working or nor?
Thanks Advance...

Answer Posted / satish

Do the explain plan.if it is not using ur created index
then use hints to use ur created index

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the difference between a local and a global temporary table? : Sql dba

738


What is vector point function?

763


What are pl sql data types?

724


Why is a primary key important?

722


What is a table in a database?

778






What is the difference between union and union all command?

735


What is structural independence and why is it important?

750


What does t sql mean?

701


Can 2 queries be executed simultaneously in a distributed database system?

851


What is oracle pl sql developer?

700


What are secondary keys?

733


What is substitution variable in pl sql?

689


what are dynamic queries in t-sql? : Transact sql

735


Why is a trigger used?

693


What is application trigger?

730