The above example showed how to create a blank physical data model, but what if you already have the database defined and you want to modify your design.
上面的示例演示了如何创建空白物理数据模型,但是如果已经定义了数据库,希望修改设计,那么应该怎么办?
This gives you the ability to validate the data model with business users before you actually perform any physical design.
这样就能够在进行任何物理设计之前,让业务用户检验数据模型。
You can easily create a logical data model that is derived from business requirements and transform that into a physical data model that reflects your database design.
可以从业务需求轻松地创建逻辑数据模型,并把它转换为反映数据库设计的物理数据模型。
应用推荐