What is an index and types of indexes. How many number of
indexes can be used per table ?
Answer Posted / naresh
index's are used to retrive the data with in the required
time.there are two types of indexes we have
1.bitmap index
2.B-tree index
| Is This Answer Correct ? | 16 Yes | 17 No |
Post New Answer View All Answers
Can you have a foreign key without a primary key?
Is subquery faster than join?
column A column b | output 10 7 | 10 5 8 | 8 7 -9 | 7 3 5 | 5 0 6 | 6 Write a sql query to print such output.
Inline the values in PL/SQL, what does it mean.?
How to disable a trigger name update_salary?
How can we implement rollback or commit statement in a trigger?
Which function is used to return remainder in a division operator in sql?
What are the types pl/sql code blocks?
What is the purpose of a secondary key?
What does sign mean sql?
Why commit is not used in triggers?
What is over () in sql?
Determine if oracle date is on a weekend?
Are subqueries better than joins?
Explain ttitle and btitle.