InterviewSolution
Saved Bookmarks
| 1. |
What Do You Mean By Table-per-type? |
|
Answer» A method of MODELING a type HIERARCHY in a DATABASE that uses multiple tables with one-to-one RELATIONSHIPS to model the various types. A method of modeling a type hierarchy in a database that uses multiple tables with one-to-one relationships to model the various types. |
|