Organization Dimension

In a relational data model, for normalization purposes, corporate office lookup, region lookup, branch lookup, and employee lookups are not merged as a single table. In a dimensional data modeling(star schema), these tables would be merged as a single table called ORGANIZATION DIMENSION for performance and slicing data. This dimension helps us to find the…

Read More

Product Dimension

In a relational data model, for normalization purposes, product category lookup, product sub-category lookup, product lookup, and and product feature lookups are are not merged as a single table. In a dimensional data modeling(star schema), these tables would be merged as a single table called PRODUCT DIMENSION for performance and slicing data requirements. Example of…

Read More

Dimension Tables

Dimension Table: Dimension table is one that describe the business entities of an enterprise, represented as hierarchical, categorical information such as time, departments, locations, and products. Dimension tables are sometimes called lookup or reference tables. Location Dimension: In a relational data modeling, for normalization purposes, country lookup, state lookup, county lookup, and city lookups are not merged as…

Read More

Identifying Relationship

How to create Identifying Relationship with Cardinality of many to many relationship: Identifying relationship: If a foreign key column/multiple foreign key columns referencing some table, becomes a part of the primary key, and then it is an identifying relationship. Employee and PROJECTS Table association: Since the relationship is many to many with Employee_No (Employee Table)…

Read More

Data Modeling Tools – Xcase

Xcase – Overview: Xcase is a powerful and intuitive data modeling tool. It automates database creation and maintenance, making the modeling process simple and visual. The tool provides tight support for the leading DBMS and an impressive set of capabilities. Using Xcase, data modelers can create data models from scratch or from existing databases using…

Read More

Erwin Tutorial

All Fusion Erwin Data Modeler: All Fusion Erwin Data Modeler commonly known as Erwin, is a powerful and leading data modeling tool from Computer Associates. Computer Associates delivers several software for enterprise management, storage management solutions, security solutions, application life cycle management, data management and business intelligence. Parallax Capital Partners acquired Erwin and incorporated Erwin…

Read More
error: Content is protected !!