- A The Support Inheritance and Table Type properties
- B The Table Type and Extends properties
- C The Extends and Supports Inheritance properties
- D The Allow Inheritance and Extends properties
- Share this MCQ
Answer:
C
Share this MCQ
Justification:
- A. Incorrect: The Table Type property is only used to determine if the table will be temporary.
- B. Incorrect: The Table Type property is only used to determine if the table will be temporary.
- C. Correct: The Supports Inheritance property can be selected as “Yes” or “No” to determine if a table supports inheritance. The Extends property is used to determine which table will be inherited from or extended.
- D. Incorrect: The Allow Inheritance property does not exist. The property is called Supports Inheritance.
Share this MCQ