The desired density within the hash table can be specified as part of the db_open call to open the database, specifically by setting the h_ffactor element of the DB_INFO structure. If no density is specified, one will be selected dynamically as pages are filled.