Answer Posted / 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 |
Post New Answer View All Answers
When system tablespace is created?
What is the exact use of Collections?
What is bulk load in oracle?
How to divide query output into groups in oracle?
How to rollback the current transaction in oracle?
Why do we need integrity constraints in a database?
What is the use of aggregate functions in oracle?
How to change system global area (sga) in oracle?
How can Oracle users be audited?
Explain the use of online redo log files in oracle.
What do you understand by database schema and what does it hold?
How to install oracle odbc drivers?
How to Truncate Table in Oracle
We are using Oracle apps with XML publisher.In that,we are facing some problems while giving a Footer in RTF Template.While giving a footer in RTF Template it is Visible in all the pages,but after the PDF is getiing generated,the Footer are Visible on alternate pages only (like on first page ,third page) and so on. Please provide the Solution for getting the Footer on all the pages.
What do you mean by group by clause?