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
How to create an oracle database manually?
What is a nvl function? How can it be used?
How to loop through a cursor variable?
Explain what are the uses of rollback segment?
What is where clause in oracle?
What is open database communication (odbc) in oracle?
what is the scenario where you take the database to NoArchivelog mode?
How to use "startup" command to start default instance?
How do I manually create a database in oracle?
How to run the anonymous block again?
How to use windows user to connect to the server?
Can we write insert statement in function in oracle?
Point the difference between translate and replace?
Her departmandaki isçilerden empno' su ikinci sirada olan isçilerin empno, deptno, hiredate, sira_no bigilerini döndüren sorguyu yaziniz?
Why cursor variables are easier to use than cursors?