When can Hash Cluster used ?
Answer / orawhiz
Hash clusters are better choice when a table is often
queried with equality queries. For such queries the
specified cluster key value is hashed. The resulting hash
key value points directly to the area on disk that stores
the specified rows
| Is This Answer Correct ? | 1 Yes | 0 No |
can any one help me with import/export options in oracle............
What is a OUTER JOIN?
What do you mean by merge in oracle and how can you merge two tables?
What is a package in oracle?
how to store only time in a data base table
What are the uses of linked server and explain it in detail?
What is max rowid in oracle?
What are the differences between date and timestamp in oracle?
What is Redo Log Buffer in Oracle?
What is the dynamic sql in oracle?
without using count(*) and rownum how can we count total record in a table
How remove data files before opening a database?