Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有以下示例数据模型:Patient、Address和连接表PatientDetail。有没有办法用这个模型执行实体拆分?这个模型是必要的,因为一个病人可以有多个地址。此外,我还有其他使用地址表的表。