Answer Posted / poonam
Prime Double Hash Table always uses prime number table sizes. The table is expandable, and the cost of rehashing is amortized across each insertion or deletion operation
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is drop table?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
What is the maximum No of rows per page?
What are the uses of db2 optimizer?
Is db2 a mainframe?
How can you find out the # of rows updated after an update statement?
How do you stop a db2 database in linux?
What is the default page size of buffer pools?
What are types of indexes?
Where can you declare a cursor in a cobol-db2 program?
What is the difference between plan and package in db2?
How to take backup of table in db2?
Comment whether the cursor is closed during commit or not.
What is declare cursor?
Why cursor is used in db2?