×

Multiple-Choice Questions

An address for a new record will be generated based on the ___ key when a new record is inserted in the table, and the record is stored at that address

6. An address for a new record will be generated based on the ___ key when a new record is inserted in the table, and the record is stored at that address.

  1. Primary
  2. Hash
  3. Foreign
  4. Alternate

Answer: B) Hash

Explanation:

An address for a new record will be generated based on the hash key when a new record is inserted in the table, and the record is stored at that address.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.