what is indexing, searching and user interface?
Answer Posted / suman
what is indexing
An index is a performance-tuning method of allowing faster retrieval of records. An index creates an entry for each value that appears in the indexed columns. By default, Oracle creates B-tree indexes.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the possible values that can be stored in a boolean data field?
Can dml statements be used in pl/sql?
how do you know the version of your mysql server? : Sql dba
How do you rank data in sql?
What are the advantages of stored procedure?
What is trigger explain it?
explain access control lists. : Sql dba
What are joins in sql?
What is the purpose of my sql?
What will you get by the cursor attribute sql%notfound?
Why indexing is needed?
Explain spool.
What is sql and how does it work?
What are the benefits of pl sql?
Which data type is a composite type?