Home / CSE / Database System 2 - CS :: Physical Database Design

CSE :: Database System 2 - CS

  1. When storage space is scarce and physical records cannot span pages, creating multiple physical records from one logical relation will minimize wasted storage space.

  2. A.

     True

    B.

     False


  3. A field represents each component of a composite attribute.

  4. A.

     True

    B.

     False


  5. Some advantages of partitioning include: efficiency, security, and load balancing.

  6. A.

     True

    B.

     False


  7. A pointer is a detailed coding scheme recognized by system software for representing organizational data.

  8. A.

     True

    B.

     False


  9. Distributing the columns of a table into several separate physical records is known as horizontal partitioning.

  10. A.

     True

    B.

     False


  11. An extent is a contiguous section of disk storage space.

  12. A.

     True

    B.

     False


  13. The three newest database architectures in use today are relational, multidimensional and hierarchical.

  14. A.

     True

    B.

     False


  15. Data-volume and frequency-of-use statistics are not critical inputs to the physical database design process.

  16. A.

     True

    B.

     False


  17. In general, larger block sizes are used for online transaction processing applications and smaller block sizes are used for databases with a decision support or data warehousing system.

  18. A.

     True

    B.

     False


  19. It is usually not very important to design the physical database to minimize the time required by users to interact with the information systems.

  20. A.

     True

    B.

     False