Chapter 2 Conceptual Data Model Basics


Logical model

A logical model allows you to design the database structure and perform some database denormalization actions.

In PowerDesigner, you design a logical model using a Physical data Model (PDM), and specifying the "Logical Model" DBMS. The "Logical Model" DBMS is a PDM containing standard database objects, but without DBMS-specific physical options and generation capabilities.

You can use a logical model as an intermediary step in the database design process between the conceptual and physical designs:

If need be, you may develop the CDM in several design steps starting from a high level model to a low level CDM.

This design process allows you to keep everything consistent in a large development effort.

For more information on the physical data model, see the PDM User's Guide .

 


Copyright (C) 2007. Sybase Inc. All rights reserved.