Chapter 2 Getting Started with Data Modeling


Logical Data Models

A Logical Data Model helps you design a database structure and perform some database denormalization actions independent of any specific DBMS physical requirements.

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

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

To create an LDM, see Creating a Data Model. For detailed information about logical diagrams, see "Logical Diagram Basics" in the Building Conceptual and Logical Diagrams chapter.

 


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