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
How do I view a sql database?
Is primary key an index?
What is online transaction processing (oltp)?
How do you optimize a stored procedure in sql?
Why do we use %rowtype & %type in plsql?
What is a sql statement?
Does sql backup shrink transaction log?
What is a pdo connection?
What is parallel hint?
How do I run a sql trace?
What is sql*loader and what is it used for? : aql loader
what does myisamchk do? : Sql dba
how to create a test table in your mysql server? : Sql dba
How can we make an if statement within a select statement?
What is the current version of sql?