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 |
What the is the diff between local index and global index. give some example.
how can we store any pdf file in oracle
How to convert character types to numeric types?
What is meant by redo log buffer ?
What are the composite date types in oracle?
What are a cluster and non-cluster index?
What is the diff between Oracle and SQL Server
What is Row Chaining ?
Is truncate autocommit in oracle?
Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.
What are privileges and grants?
What do you mean by merge in oracle and how can we merge two tables?