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 is the purpose of a cluster?
Explain the use of owner option in exp command.
What is a table in oracle?
In what script is snap$ created? In what script is the scott/tiger schema created?
20. Using a set operator, display the client number of all clients who have never placed an order.
How is it different from a normal table?
Tell me New Feature of Oracle 10g?
How to rename an index in oracle?
How do we display rows from the table without duplicates?
Can cursor variables be stored in PL/SQL tables.If yes how. If not why?
What is an oracle function?
Can u make a synonym for deptno=10 only from emp table.