Answer Posted / manvendra
PHYSICAL OR LOGICAL LISTING OF COLUMN TO SPEEDUP THE SEARCH
IN A TABLE OR VIEW IS CALLED INDEX.
FUNCTION BASED INDEX
HASH INDEX
BITMAP INDEX
COMPOSIT INDEX
B TREE INDEX
| Is This Answer Correct ? | 8 Yes | 9 No |
Post New Answer View All Answers
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
What is varray?
How can we find out the current date and time in oracle?
How to pass parameters to procedures?
What happens if the imported table already exists?
What is the difference between substr & instr functions?
Select all the employees who were hired in last 2 years and who works in dept where max managers are working.
What are internal user account in oracle?
What is Java Pool in Oracle?
What is the difference between $oracle_base and $oracle_home?
Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.
How to rename an index in oracle?
Explain the difference between sap and oracle?
How to insert a new row into a table in oracle?
How to handle a single quote in oracle sql?