Data Modeling

Product Dimension

In a relational data model, for normalization purposes, product category lookup, product sub-category lookup, product lookup, and and product feature…

10 years ago

Dimension Tables

Dimension Table: Dimension table is one that describe the business entities of an enterprise, represented as hierarchical, categorical information such as…

10 years ago

Identifying Relationship

How to create Identifying Relationship with Cardinality of many to many relationship: Identifying relationship: If a foreign key column/multiple foreign…

10 years ago

Non – Identifying Relationship

What is Non-Identifying relationship? If a column (foreign key) / multiple columns (foreign key columns) referencing some table becomes a…

10 years ago

Data Modeling Tools – Xcase

Xcase - Overview: Xcase is a powerful and intuitive data modeling tool. It automates database creation and maintenance, making the…

10 years ago

Create Data Modeling Objects in Toad

How to create Data Modeling Objects in Toad? Here in this section, we will create a physical data model instead…

10 years ago

Creating a Physical Data Model using Erwin

How to create a Physical Data Model using Erwin 4.1.4 version? 1: Change the view from "Logical to Physical" from…

10 years ago

Creating a Logical Data Model using Erwin

How to create a Logical Data Model using Erwin 4.1.4 version? In the following section, a simple example with a…

10 years ago

Erwin Tutorial

All Fusion Erwin Data Modeler: All Fusion Erwin Data Modeler commonly known as Erwin, is a powerful and leading data…

10 years ago

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…

10 years ago