What is Hash Index?
Answer / pinkey
A Hash index stores key value pairs based on a pseudo
randomizing function called hash function
| Is This Answer Correct ? | 0 Yes | 0 No |
How to find no of saturdays in a month using single sql ?
what is the difference between simple view and complex view?
what is exact difference between drop and truncate table.
How to handle a single quote in oracle sql?
Hi how Can I Add A Foreign key that references a table that has composit primary key ? example i had costumer table that has C_Id and SSN Both as PK and another table has C_Id that must refernece C_Id in Customers i done the usual way and got oracle error message about uniqeness any ideas plz
What is the effect of setting the value "ALL_ROWS" for OPTIMIZER_GOAL parameter of the ALTER SESSION command ?
What are the common oracle dba tasks?
How to divide query output into groups in oracle?
Explain the concept of the DUAL table.
How to check the oracle tns settings?
Can you use a commit statement within a database trigger?
Draw E-R diagram for many to many relationship ?