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
Does view contain data?
What are the ways on commenting in a pl/sql code?
Explain exception handling in pl/sql?
What is the difference between sql and mysql?
What is sql and explain its components?
How do you write a complex sql query?
Is sqlite free?
How are sql commands classified?
Write an sql query to select all records from the table?
How to disable a trigger name update_salary?
Mention what does plvtab enables you to do when you showthe contents of pl/sql tables?
Is it possible to sort a column using a column alias?
What are the advantages of normalization?
How do rank () and dense_rank () differ?
What does stand for in sql?