The following example has been created from the Embarcadero’s product ER/Studio Data Architect, Version 10.0. You can find different products in the URL http://www.embarcadero.com/products. For more information, please visit http://www.embarcadero.com.
ER/Studio Data Architect is a powerful Data Modeling tool with several applications. You can create either relational data model or dimensional data model from Embarcadero’s ER/Studio Data Architect. Based on the usage, you can create conceptual, enterprise and sub models etc. After you finish your creation of logical relational data model, you can create physical relational data model.
How you will create a logical relational data model in ER/Studio Data Architect?
How to create an entity (Table), add attribute (column), datatype, primary key in ER/Studio Data Architect?
Similarly, create another entity “Employee” with attribute names:
Since we have not created domain names, defaults, role names, naming standards, we have not selected those options. We will explain it later.
We will explain in the next section how to create physical data model of data model LDM_creating_entity_version2. Based on that you can create physical data model of LDM_creating_entity_version1.
Learn data modeling design Skills on OLTP and OLAP from a US University Professor with…
These SQL commands are related with Oracle's data dictionary and can be used to get…
important DDL Statements from Oracle like Commit, Rollback, Grant, Revoke etc..
In this section, we will try to explain about important database DROP commands that are…
In this section, we will try to explain about important database DML commands that are…
In this section, we will try to explain about important database ALTER commands that are…