How many different types of indexes we have in oracle?
Answer Posted / rajesh
Mainly Two type of Index in Oracle.
1:-> Logical
2:-> Physical
1:-> Unique,Non Unique,Function
2:-> B-Tree & Bitmap
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to execute a stored program unit?
What language does oracle use?
How to define an oracle sub procedure?
How to select all columns of all rows from a table in oracle?
Use of an integrity constraint is better to validate data. Explain
How to start an oracle instance?
How to write numeric literals in oracle?
Explain the use of full option in exp command.
How to assign values to variables?
Explain a segment?
How to concatenate two text values in oracle?
What do you mean by merge in oracle?
Explain the use of indexes option in imp command.
why dont we assign not null constraint as table level constraint.
Why do we need oracle client?