how can you access index

Answer Posted / mani

After creating index by using CREATE command
CREATE UNIQUE INDEX IDX_EMP ON EMPLOYEE(EMP_ID)

To retreive index:

SELECT INDEX_NAME FROM USER_INDEX WHERE TBNAME='EMPLOYEE'

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is rct?

753


Mention the different locking levels that are available in db2.

647


How do I delete a column in db2?

680


What is load utility in db2?

668


What is clone table?

592






What is the reason behind not using select * in embedded sql programs?

605


What is the difference between plan and package in db2?

581


What is a db2 schema?

764


Is db2 a mainframe database?

569


List out the buffer pools in db2

634


What is table space in db2?

584


What is concurrency?

711


What is null in db2?

575


What r the comman abends in db2, jcl and cobol???????

1820


What is alias in db2?

572