Database - Physical Database Design

Exercise : Physical Database Design - True or False
6.
When storage space is scarce and physical records cannot span pages, creating multiple physical records from one logical relation will minimize wasted storage space.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

7.
A field represents each component of a composite attribute.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

8.
Some advantages of partitioning include: efficiency, security, and load balancing.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

9.
A pointer is a detailed coding scheme recognized by system software for representing organizational data.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

10.
Distributing the columns of a table into several separate physical records is known as horizontal partitioning.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.