|
|
|
|
|
by AnthonyB3
5199 days ago
|
|
> try modeling a school, for example, with the relationships between teachers, students, parents, and classes. The DAL can be used to model any set of tables and relationships that can be created in an RDBMS, so it's not clear what the problem would be modeling the relationships among these entities. Should be fairly straightforward. |
|