InterviewSolution
Saved Bookmarks
| 1. |
What Do You Mean By Table-per-hierarchy? |
|
Answer» A METHOD of modeling a type hierarchy in a database that includes the attributes of all the TYPES in the hierarchy in ONE table. A method of modeling a type hierarchy in a database that includes the attributes of all the types in the hierarchy in one table. |
|