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
What is using in sql?
What is sql dialect?
Is primary key clustered or nonclustered?
Is ms sql is free?
What is error ora-01000: maximum open cursors exceeded
What is cost in sql execution plan?
Is natural join and inner join same?
What is difference between stored procedures and application procedures?
Can we join two tables without common column?
What is a sql instance vs database?
What happens when a trigger is associated to a view?
What jobs use sql?
Write a query to display the current date in sql?
Why should I use postgresql?
What is the difference between database trigger and stored procedure?