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
Can we use two order by clause in query?
How do I quit sql?
What is user defined functions?
What are the different types of dbmss?
What is full join in sql?
Can you select everything, but 1 or 2 fields, without writer's cramp?
What is null in pl/sql?
Why do we need a foreign key?
What are string functions in sql?
what are all the different normalizations? : Sql dba
how to check myisam tables for errors? : Sql dba
What is pl sql code?
How to call a javascript function from pl sql?
What is sql deadlock?
Which version of sql do I have?