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 literals in sql server?
How many columns should be in an index?
What are the steps for performance tuning.
What is embedded sql in db2?
How to Execute a Package in PL/SQL.?
Does db2 use sql?
What are the key differences between SQL and PL SQL?
What does dml mean?
What is the use of desc in sql?
what are all the common sql function? : Sql dba
How does sql developer connect to oracle database?
What is sqlerrm?
how to fetch alternate records from a table? : Sql dba
What are string functions in sql?
What are packages in pl sql and also explain its advantages?