15/11/2011 | jiangws2002 如班级和教师的关系由三张表来表示:班级表,教师 及 班级教师表 In particular, the logical model does not contain any many-to-many relationships. There is a simple rationale for this difference – relational databases do not directly support many-to-many relationships, so they must be transformed using an intersection entity.