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 |
Why do we need integrity constraints in a database?
How to install oracle odbc drivers?
What are virtual columns?
Explain cascading triggers.
What are the tools for Oracle ?
Is primary key = unique key,not null? If yes,please explain IF No,please explain
What is a proxy class?
how to insert the image in table
Whether any commands are used for months calculation? If so, what are they?
What is pragma autonomous transaction in oracle?
What is system tablespace?
What are the uses of linked server and explain it in detail?