Answer Posted / ankush
An index creates an entry for each value that appears in
the indexed columns.
Then why it is necessary to create an index on the same
index.
as An index is a performance-tuning method of allowing
faster retrieval of records.
NO we can't create index on index.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can I join the same table twice?
What is cascade in sql?
What are tuples in sql?
Why is nosql good?
How many indexes can be created on a table in sql?
How do I remove all records from a table?
how can we know the number of days between two given dates using mysql? : Sql dba
How you can copy a file to file content and file to pl/sql table in advance pl/sql?
Is there any restriction on the use of union in embedded sql?
how to escape special characters in sql statements? : Sql dba
What are types of indexes in sql?
What is trigger types of trigger?
What is sql query limit?
How do you rank data in sql?
What do you mean by stored procedures?