Data Modeling

Domain object, Default object and Check constraints

Why do we need to create Domains, Defaults & Check Constraints? When you create domains, defaults and attach them to the…

9 years ago

Data Modeling Tools – What to Learn? Part 2

Dimensional Data Model: Is there any specific notation to identify a Data Warehouse/Data mart data models? Subject Area: How to…

9 years ago

Data Modeling Tools: What to Learn?

Data modeling tools are the only way through which we can create powerful data models. Following are the various options…

9 years ago

Data Modeling Tools

There are a number of data modeling tools to transform business requirements into logical data model, and logical data model…

9 years ago

Data Warehouse and Data Mart

A Data Warehouse is a relational/multidimensional database that is designed for query and analysis rather than transaction processing. A data…

9 years ago

Reverse Engineering a Data Model

What is Reverse Engineering a Data Model? Reverse Engineering is a process or function to create a logical and physical…

9 years ago

DDL Scripts from a Data Model

How to create DDL Scripts from Data Model? Open the physical data model "Data_Modeling_Relationship.txl". Click menu Model/Verify Model. A new…

9 years ago

Compare Data Models and create DDL scripts

During the development cycle of data model, several changes/updates may take place over time depending upon the needs and requirement…

9 years ago

Comparison of Relational and Dimensional Data Modeling

Relational | Dimensional Data Modeling: Relational Data Modeling is used in OLTP systems which are transaction oriented and Dimensional Data…

9 years ago

Comparison of Logical and Physical Data Modeling

Logical | Physical Data Modeling: When a data modeler works with the client, his title may be a logical data…

9 years ago