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
Is there a way to automate sql execution from the command-line, batch job or shell script?
How can you load microsoft excel data into oracle? : aql loader
How to fetch alternate records from a table?
Differentiate between % rowtype and type record.
Where the sql database files are stored?
What is number function in sql?
What is embedded sql with example?
How do I create a memory optimized filegroup?
how to rename an existing column in a table? : Sql dba
What is partition by in sql?
What is pl sql script?
What is full join in sql?
What is difference between ms sql and mysql?
What is example of database?
explain commit and rollback in mysql : sql dba