Describe the Index, Types of index, At what situation we
have used? Which one s better than others?
Answer / oraclem
Index is a DB object that makes data retrieval faster.Index created on column and that column is called index key.
Types of index:
1)BTREE Index
2)BITMAP index
Purpose of creating INDEX: Oracle will take more time to locate the record,to improve the performance of the quesry we have to create the Index.
IF we do not mention the type of index,by default oracle will take BTREE as default Index.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is sql profiler in oracle?
How many levels can subqueries be nested in a FROM clause?
What are the types of join and explain each?
What is before trigger?
what is the difference between sql and t-sql? : Transact sql
Is it possible to create startup or shutdown trigger for on-schema?
Why join is faster than subquery?
What is group by in sql?
what is a primary key? : Sql dba
What is a relationship and what are they?
What are views in sql?
How do you delete duplicates in sql query using rowid?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)