What is an Index ? How it is implemented in Oracle Database ?
Answer Posted / guest
Index is an Oracle SQL object which we create to speed up
the query performance.
It is created automatically on those columns which contains
primary key or unique key.
We can also create the index manually by using create index
command.
Max 16 indexes can be defined per table.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Please explain me all types of Data models. Also give me the details if each model can have other name.for example:schematic data model is also known as conceptual data model and entity relation data model.
How to create a new oracle data file?
What privilege is needed for a user to delete rows from tables in another schema?
What is a schema in oracle?
What is rich query?
How to use "for" statements in oracle?
What is open database communication (odbc) in oracle?
What are the database administrators utilities available?
What are the data types in oracle?
how to make an oracle object
What is system tablespace?
What's dateware house and what's clustor with practicle example
When system tablespace is created?
What is a snapshot in oracle database?
Hi Can any one tell me what are the API's used in requisition import.