<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-2249317303761297190</id><updated>2011-11-27T16:48:15.888-08:00</updated><category term='Erwin Tutorial'/><category term='Logical Data Model'/><category term='Logical vs Physical tools'/><category term='Data Modeling Tools'/><category term='Data Modeling Overview'/><category term='How to create a Logical Data Model'/><category term='Data Modeling Tools learn?'/><category term='Dimensional Data Model'/><title type='text'>Data Modeling</title><subtitle type='html'>Datamodeling overview,Tools,Erwin,Embarcadero,Rational Rose,Power Designer,Oracle Designer,Xcase,Modeling Reports,Development Cycel,DM Standards,Conceptual DM,Logical Dm, Logical vs Physical,OLTP DM,Dimentions,Relational vs Dimentions, SCDs,Business Process MOdeling Tools,MOdelings,Workflows,ActivityMOnitoring, Faqs,Interveiw Questions,Real Time Stuff and so on,,</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://career-datamodeling.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2249317303761297190/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://career-datamodeling.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Eye On This Stuff</name><uri>http://www.blogger.com/profile/02519382966557475421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>8</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2249317303761297190.post-3693749476428797848</id><published>2008-04-12T00:24:00.000-07:00</published><updated>2008-04-12T00:27:37.425-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='How to create a Logical Data Model'/><title type='text'></title><content type='html'>&lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;&lt;br /&gt;How to create a Logical Data Model:&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt; &lt;p&gt;In the following section, a simple example with a step by step procedure to  create a logical data model with two entities and their relationship are  explained in detail.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;1&lt;/b&gt;: Open All Fusion Erwin Data Modeler  software.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;2&lt;/b&gt;: Select the view as "Logical" from the drop-down list. By  default, logical will be your workplace.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;3&lt;/b&gt;: Click New from File menu.  Select the option "Logical/Physical" from the displayed wizard. Click Ok.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;4&lt;/b&gt;: To create an &lt;b&gt;Entity&lt;/b&gt;, click the icon "Entity" and drop it on  the workplace. By default E/1 will be displayed as the entity name. Change it to  "Country".&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;5&lt;/b&gt;: To create an &lt;b&gt;Attribute&lt;/b&gt;, Place the cursor on the  entity "Country" and right click it. From the displayed menu, click attributes  which will take you to the attribute wizard.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Click "New" button on the wizard  and type attribute name as "Country Code". Select the data type as "String" and  click OK.&lt;/p&gt;&lt;p&gt; Select the option &lt;b&gt;Primary Key&lt;/b&gt; to identify attribute "Country  Code" as the primary key. Follow the same approach and create another attribute  "Country Name" without selecting the primary key option. Click ok, and now you  will be having 2 attributes Country Code, and Country Name under the entity  "Country" in the current logical workplace.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;6&lt;/b&gt;: Create another entity  "Bank" with two attributes namely Bank Code and Bank Name by following steps 4  and 5.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;7&lt;/b&gt;: In order to relate these two tables country, bank, a  &lt;b&gt;Foreign Key&lt;/b&gt; relationship must be created. To create a Foreign Key  relationship, follow these steps.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;(a) Click the symbol "Non Identifying  Relationship".&lt;br /&gt;&lt;/p&gt;&lt;p&gt;(b) Place the cursor on the entity "Country".&lt;br /&gt;&lt;/p&gt;&lt;p&gt;(c) Place the  cursor on the entity "Bank". Now you can see the relationship(a line drawn from&lt;br /&gt;Bank to Country) between "Country" and "Bank".&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Double click on that relationship  line to open "Relationships wizard" and change the option from "Nulls Allowed"  to "No Nulls" since bank should have a country code.&lt;/p&gt; &lt;p&gt;The Logical Data Model created by following the above steps looks similar to  the following diagram.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://2.bp.blogspot.com/_7fSi_7TTeCI/SABj_qqNh_I/AAAAAAAAAGw/TbXo-ne8deQ/s400/logical.gif" alt="" id="BLOGGER_PHOTO_ID_5188256716165056498" border="0" /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2249317303761297190-3693749476428797848?l=career-datamodeling.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://career-datamodeling.blogspot.com/feeds/3693749476428797848/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2249317303761297190&amp;postID=3693749476428797848' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2249317303761297190/posts/default/3693749476428797848'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2249317303761297190/posts/default/3693749476428797848'/><link rel='alternate' type='text/html' href='http://career-datamodeling.blogspot.com/2008/04/how-to-create-logical-data-model-in.html' title=''/><author><name>Eye On This Stuff</name><uri>http://www.blogger.com/profile/02519382966557475421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_7fSi_7TTeCI/SABj_qqNh_I/AAAAAAAAAGw/TbXo-ne8deQ/s72-c/logical.gif' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2249317303761297190.post-7398486247747557448</id><published>2008-04-12T00:06:00.000-07:00</published><updated>2008-04-12T00:12:56.172-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Logical vs Physical tools'/><title type='text'></title><content type='html'>&lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;Data Modeling Tools: What to Learn?&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Data  modeling tools are the only way through which we can create powerful data  models. Following are the various options that we have to know and learn in data  modeling tools before start building data models.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;Software:&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How  to install the data modeling tool on server/client? &lt;/p&gt; &lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;&lt;br /&gt;Logical Data Model:&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;span style="color:red;"&gt;»  &lt;/span&gt;How to create entity and add definition, business rule?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to create domains?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to  create an attribute and add definition, business rule, validation rules like  default    values&lt;br /&gt;and check constraint?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to  create supertypes, subtypes?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to create primary  keys, unique constraint, foreign key relationships, and recursive     relationships?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to create identifying and  non-identifying relationship?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to assign  relationship cardinality?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to phrase relationship  connecting two tables?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to assign role  names?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to create key groups?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to create sequence no's?&lt;br /&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;Physical Data Model:&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;»  &lt;/span&gt;How to rename a table?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to rename a  column,validation rules like default and check constraints?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;»  &lt;/span&gt;How to assign NULL and NOT NULL to columns?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;»  &lt;/span&gt;How to name foreign key constraints?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to  connect to databases like MS Access, Oracle, Sibase, Terradata etc?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to generate sql code from data model to run against  databases like MS Access,    Oracle,&lt;br /&gt;Sibase, Terradata etc.?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to create a data model from an existing database like MS  Access, Oracle, Sibase,    Terradata etc.?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to  add database related properties to tables, indexes?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;»  &lt;/span&gt;How to check different versions of the data model?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;»  &lt;/span&gt;How many data modelers can concurrently work on the same version of a  data model?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2249317303761297190-7398486247747557448?l=career-datamodeling.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://career-datamodeling.blogspot.com/feeds/7398486247747557448/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2249317303761297190&amp;postID=7398486247747557448' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2249317303761297190/posts/default/7398486247747557448'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2249317303761297190/posts/default/7398486247747557448'/><link rel='alternate' type='text/html' href='http://career-datamodeling.blogspot.com/2008/04/data-modeling-tools-what-to-learn-data.html' title=''/><author><name>Eye On This Stuff</name><uri>http://www.blogger.com/profile/02519382966557475421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2249317303761297190.post-5479563501850472277</id><published>2008-03-05T03:51:00.000-08:00</published><updated>2008-03-05T03:57:51.783-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Logical Data Model'/><title type='text'></title><content type='html'>&lt;p&gt;&lt;span style="color:#003399;"&gt;&lt;b&gt;How to create a Logical Data Model:&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt; In the following section, a simple example with a step by step procedure to create a logical data model with two entities and their relationship are explained in detail.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;1&lt;/b&gt;: Open All Fusion Erwin Data Modeler software.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;2&lt;/b&gt;: Select the view as "Logical" from the drop-down list. By default, logical will be your workplace.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;3&lt;/b&gt;: Click New from File menu. Select the option "Logical/Physical" from the displayed wizard. Click Ok.&lt;br /&gt;&lt;/p&gt;&lt;p&gt; &lt;b&gt;4&lt;/b&gt;: To create an &lt;b&gt;Entity&lt;/b&gt;, click the icon "Entity" and drop it on the workplace. By default E/1 will be displayed as the entity name. Change it to "Country".&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;5&lt;/b&gt;: To create an &lt;b&gt;Attribute&lt;/b&gt;, Place the cursor on the entity "Country" and right click it. From the displayed menu, click attributes which will take you to the attribute wizard. Click "New" button on the wizard and type attribute name as "Country Code". Select the data type as "String" and click OK. Select the option &lt;b&gt;Primary Key&lt;/b&gt; to identify attribute "Country Code" as the primary key. Follow the same approach and create another attribute "Country Name" without selecting the primary key option. Click ok, and now you will be having 2 attributes Country Code, and Country Name under the entity "Country" in the current logical workplace.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;6&lt;/b&gt;: Create another entity "Bank" with two attributes namely Bank Code and Bank Name by following steps 4 and 5.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;7&lt;/b&gt;: In order to relate these two tables country, bank, a &lt;b&gt; Foreign Key&lt;/b&gt; relationship must be created. To create a Foreign Key relationship, follow these steps.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;(a) Click the symbol "Non Identifying Relationship".&lt;br /&gt;&lt;/p&gt;&lt;p&gt;(b) Place the cursor on the entity "Country".&lt;br /&gt;&lt;/p&gt;&lt;p&gt;(c) Place the cursor on the entity "Bank". Now you can see the relationship(a line drawn from Bank to Country) between "Country" and "Bank". Double click on that relationship line to open "Relationships wizard" and change the option from "Nulls Allowed" to "No Nulls" since bank should have a country code.&lt;/p&gt; &lt;p&gt;The Logical Data Model created by following the above steps looks similar to the following diagram.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_7fSi_7TTeCI/R86JsXbl9KI/AAAAAAAAAFU/OhB9hKPX-M8/s1600-h/logical.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://3.bp.blogspot.com/_7fSi_7TTeCI/R86JsXbl9KI/AAAAAAAAAFU/OhB9hKPX-M8/s400/logical.gif" alt="" id="BLOGGER_PHOTO_ID_5174224417192277154" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2249317303761297190-5479563501850472277?l=career-datamodeling.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://career-datamodeling.blogspot.com/feeds/5479563501850472277/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2249317303761297190&amp;postID=5479563501850472277' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2249317303761297190/posts/default/5479563501850472277'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2249317303761297190/posts/default/5479563501850472277'/><link rel='alternate' type='text/html' href='http://career-datamodeling.blogspot.com/2008/03/how-to-create-logical-data-model-in.html' title=''/><author><name>Eye On This Stuff</name><uri>http://www.blogger.com/profile/02519382966557475421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_7fSi_7TTeCI/R86JsXbl9KI/AAAAAAAAAFU/OhB9hKPX-M8/s72-c/logical.gif' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2249317303761297190.post-8359370664693091549</id><published>2008-03-05T03:40:00.001-08:00</published><updated>2008-03-05T03:41:59.668-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Erwin Tutorial'/><title type='text'></title><content type='html'>&lt;p&gt;&lt;span style="color:#003399;"&gt;&lt;b&gt;Erwin Tutorial&lt;/b&gt;&lt;/span&gt;&lt;/p&gt; &lt;p&gt; All Fusion Erwin Data Modeler commonly known as &lt;b&gt;Erwin&lt;/b&gt;, is a powerful and leading data modeling tool from Computer Associates. Computer Associates delivers several softwares for enterprise management, storage management solutions, security solutions, application life cycle management, data management and business intelligence.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Erwin makes database creation very simple by generating the DDL(sql) scripts from a data model by using its &lt;b&gt;Forward Engineering&lt;/b&gt; technique or Erwin can be used to create data models from the existing database by using its &lt;b&gt;Reverse Engineering&lt;/b&gt; technique.&lt;span style="font-weight: bold; color: rgb(153, 0, 0);"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-weight: bold; color: rgb(153, 0, 0);"&gt;Erwin workplace consists of the following main areas:&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;&lt;b&gt;Logical&lt;/b&gt;: In this view, data model represents business requirements like entities, attributes etc.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Physical&lt;/b&gt;: In this view, data model represents physical structures like tables, columns, datatypes etc. &lt;/li&gt;&lt;li&gt;&lt;b&gt;Modelmart&lt;/b&gt;: Many users can work with a same data model concurrently.&lt;/li&gt;&lt;/ul&gt;   &lt;p&gt;&lt;span style="color:#003399;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:#003399;"&gt;&lt;b&gt;What can be done with Erwin?&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Logical, Physical and dimensional data models can be created.&lt;/li&gt;&lt;li&gt;Data Models can be created from existing systems(rdbms, dbms, files etc.).&lt;/li&gt;&lt;li&gt;Different versions of a data model can be compared.&lt;/li&gt;&lt;li&gt;Data model and database can be compared.&lt;/li&gt;&lt;li&gt;SQl scripts can be generated to create databases from data model.&lt;/li&gt;&lt;li&gt;Reports can be generated in different file formats like .html, .rtf, and .txt.&lt;/li&gt;&lt;li&gt;Data models can be opened and saved in several different file types like .er1, .ert, .bpx, .xml, .ers, .sql, .cmt, .df, .dbf, and .mdb files.&lt;/li&gt;&lt;li&gt;By using ModelMart, concurrent users can work on the same data model.&lt;/li&gt;&lt;/ul&gt;   &lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;In order to create data models in Erwin, you need to have this All Fusion Erwin Data Modeler installed in your system. If you have installed Modelmart, then more than one user can work on the same model.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2249317303761297190-8359370664693091549?l=career-datamodeling.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://career-datamodeling.blogspot.com/feeds/8359370664693091549/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2249317303761297190&amp;postID=8359370664693091549' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2249317303761297190/posts/default/8359370664693091549'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2249317303761297190/posts/default/8359370664693091549'/><link rel='alternate' type='text/html' href='http://career-datamodeling.blogspot.com/2008/03/erwin-tutorial-all-fusion-erwin-data.html' title=''/><author><name>Eye On This Stuff</name><uri>http://www.blogger.com/profile/02519382966557475421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2249317303761297190.post-1329841202146261249</id><published>2008-02-08T09:26:00.002-08:00</published><updated>2008-02-08T09:33:09.267-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Dimensional Data Model'/><title type='text'></title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;br /&gt;&gt;&gt;Previous&gt;&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;Dimensional Data Model:&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;Is there any specific notation to identify a Data  Warehouse/Data mart data models? &lt;/p&gt; &lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;Subject Area:&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;»  &lt;/span&gt;How to create subject area and assign relevant entities to subject area?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;Reports:&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to  generate reports from data model and export to .XLS, .DOC, .XML file formats?  &lt;/p&gt; &lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;Naming Options:&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;»  &lt;/span&gt;Is there any method to change the entity/table, attribute/column name  from upper case    to&lt;br /&gt;lower case or lower case to upper case? &lt;/p&gt; &lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;Import &amp;amp; Export:&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;»  &lt;/span&gt;How to create data models from .xls, .txt files etc.?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to import and export meta data into ETL tools? &lt;/p&gt; &lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;Abbreviation Document:&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;»  &lt;/span&gt;How to create/attach a standard abbreviation document(for naming tables,  columns etc.)? &lt;/p&gt; &lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;Print:&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to  send data models to printer/plotter/Acrobat Reader? &lt;/p&gt; &lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;Backup:&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to  take backup of data model? &lt;/p&gt; &lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;Others:&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to  split a data model to logical and physical data model?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;»  &lt;/span&gt;How to copy and paste objects within data model and across data  models?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to search an object within a data  model?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to change the font size and color of  entities,attributes,relationship lines?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to  create a legend?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to show a data model in  different levels like entity level, attribute level, and    definition&lt;br /&gt;level?&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-weight: bold;"&gt;&gt;&gt;&gt;Next&gt;&gt;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2249317303761297190-1329841202146261249?l=career-datamodeling.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://career-datamodeling.blogspot.com/feeds/1329841202146261249/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2249317303761297190&amp;postID=1329841202146261249' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2249317303761297190/posts/default/1329841202146261249'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2249317303761297190/posts/default/1329841202146261249'/><link rel='alternate' type='text/html' href='http://career-datamodeling.blogspot.com/2008/02/dimensional-data-model-is-there-any.html' title=''/><author><name>Eye On This Stuff</name><uri>http://www.blogger.com/profile/02519382966557475421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2249317303761297190.post-3131758761739751939</id><published>2008-02-08T09:23:00.000-08:00</published><updated>2008-02-08T09:25:34.473-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Data Modeling Tools learn?'/><title type='text'></title><content type='html'>&lt;span style="color:#003399;"&gt;&lt;b&gt;Data Modeling Tools: What to Learn?&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Data  modeling tools are the only way through which we can create powerful data  models. Following are the various options that we have to know and learn in data  modeling tools before start building data models.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;span style="color:#003399;"&gt;&lt;b&gt;Software:&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How  to install the data modeling tool on server/client? &lt;/p&gt; &lt;p&gt;&lt;span style="color:#003399;"&gt;&lt;b&gt;Logical Data Model:&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;»  &lt;/span&gt;How to create entity and add definition, business rule?&lt;br /&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to create domains?&lt;br /&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to  create an attribute and add definition, business rule, validation rules like  default    values and check constraint?&lt;br /&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to  create supertypes, subtypes?&lt;br /&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to create primary  keys, unique constraint, foreign key relationships, and recursive     relationships?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to create identifying and  non-identifying relationship?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to assign  relationship cardinality?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to phrase relationship  connecting two tables?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to assign role  names?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to create key groups?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to create sequence no's?&lt;br /&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="color:#003399;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:#003399;"&gt;&lt;b&gt;Physical Data Model:&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;»  &lt;/span&gt;How to rename a table?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to rename a  column,validation rules like default and check constraints?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;»  &lt;/span&gt;How to assign NULL and NOT NULL to columns?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;»  &lt;/span&gt;How to name foreign key constraints?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to  connect to databases like MS Access, Oracle, Sibase, Terradata etc?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to generate sql code from data model to run against  databases like MS Access,    Oracle, Sibase, Terradata etc.?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to create a data model from an existing database like MS  Access, Oracle, Sibase,    Terradata etc.?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;» &lt;/span&gt;How to  add database related properties to tables, indexes?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;»  &lt;/span&gt;How to check different versions of the data model?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color:red;"&gt;»  &lt;/span&gt;How many data modelers can concurrently work on the same version of a  data model?&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2249317303761297190-3131758761739751939?l=career-datamodeling.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://career-datamodeling.blogspot.com/feeds/3131758761739751939/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2249317303761297190&amp;postID=3131758761739751939' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2249317303761297190/posts/default/3131758761739751939'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2249317303761297190/posts/default/3131758761739751939'/><link rel='alternate' type='text/html' href='http://career-datamodeling.blogspot.com/2008/02/data-modeling-tools-what-to-learn-data.html' title=''/><author><name>Eye On This Stuff</name><uri>http://www.blogger.com/profile/02519382966557475421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2249317303761297190.post-8414837505642003040</id><published>2008-02-08T08:51:00.000-08:00</published><updated>2008-02-08T09:21:45.490-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Data Modeling Tools'/><title type='text'></title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;span style="font-weight: bold;"&gt;&gt;&gt;Previous&gt;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;span style="color:#003399;"&gt;&lt;b&gt;Data Modeling Tools&lt;br /&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;There are a number  of data modeling tools to transform business requirements into logical data  model, and logical data model to physical data model. From physical data model,  these tools can be instructed to generate sql code for creating database.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color:#003399;"&gt;&lt;b&gt;Popular Data Modeling Tools&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt; &lt;table cellpadding="3" cellspacing="1"&gt; &lt;tbody&gt; &lt;tr&gt; &lt;td style="color: rgb(153, 51, 0); font-weight: bold; font-style: italic;" class="special"&gt;Tool Name&lt;/td&gt; &lt;td style="color: rgb(153, 51, 0); font-weight: bold; font-style: italic;" class="special"&gt;Company Name&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td&gt;Erwin&lt;/td&gt; &lt;td&gt;Computer Associates&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td&gt;Embarcadero&lt;/td&gt; &lt;td&gt;Embarcadero Technologies&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td&gt;Rational Rose&lt;/td&gt; &lt;td&gt;IBM Corporation&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td&gt;Power Designer&lt;/td&gt; &lt;td&gt;Sybase Corporation&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td&gt;Oracle Designer&lt;/td&gt; &lt;td&gt;Oracle Corporation&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td&gt;Xcase&lt;/td&gt; &lt;td&gt;RESolution LTD.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-weight: bold;"&gt;&gt;&gt;&gt;Privious&gt;&gt;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2249317303761297190-8414837505642003040?l=career-datamodeling.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://career-datamodeling.blogspot.com/feeds/8414837505642003040/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2249317303761297190&amp;postID=8414837505642003040' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2249317303761297190/posts/default/8414837505642003040'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2249317303761297190/posts/default/8414837505642003040'/><link rel='alternate' type='text/html' href='http://career-datamodeling.blogspot.com/2008/02/data-modeling-tools-there-are-number-of.html' title=''/><author><name>Eye On This Stuff</name><uri>http://www.blogger.com/profile/02519382966557475421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2249317303761297190.post-835151041080182553</id><published>2007-12-30T13:22:00.000-08:00</published><updated>2007-12-30T13:27:06.605-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Data Modeling Overview'/><title type='text'>Data Modeling Overview</title><content type='html'>&lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(0, 51, 153);"&gt;&lt;b&gt;Data Modeling Overview&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;A Data model  is a conceptual representation of data structures(tables) required for a  database and is very powerful in expressing and communicating the business  requirements.&lt;/p&gt; &lt;p&gt;A data model visually represents the nature of data, business rules governing  the data, and how it will be organized in the database. A data model is  comprised of two parts logical design and physical design.&lt;/p&gt; &lt;p&gt;Data model helps functional and technical team in designing the database.  Functional team normally refers to one or more Business Analysts, Business  Managers, Smart Management Experts, End Users etc., and Technical teams refers  to one or more programmers, DBAs etc. Data modelers are responsible for  designing the data model and they communicate with functional team to get the  business requirements and technical teams to implement the database.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;The concept of data modeling can be better understood if we compare the  development cycle of a data model to the construction of a house.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;For &lt;a href="http://career-datamodeling.blogspot.com/"&gt;&lt;span style="font-weight: bold; color: rgb(153, 0, 0);"&gt;example  &lt;/span&gt;&lt;/a&gt;Company ABC is planning to build a guest house(database) and it calls the  building architect(data modeler) and projects its building requirements  (business requirements). Building architect(data modeler) develops the plan  (data model) and gives it to company ABC. Finally company ABC calls civil  engineers(DBA) to construct the guest house(database).&lt;/p&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 51, 0);"&gt;Need for developing a Data Model:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;A new application for OLTP(Online Transaction Processing), ODS(Operational  Data Store), data warehouse and data marts.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Rewriting data models from existing systems that may need to change reports.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Incorrect data modeling in the existing systems.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;A data base that has no data models.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 51, 0);"&gt;&lt;br /&gt;Advantages and Importance of Data Model&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;The goal of a data model is to make sure that all data objects provided by  the functional team are completely and accurately represented.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Data model is detailed enough to be used by the technical team for building  the physical database.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;The information contained in the data model will be used to define the  significance of business, relational tables, primary and foreign keys, stored  procedures, and triggers.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Data Model can be used to communicate the business within and across  businesses. &lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2249317303761297190-835151041080182553?l=career-datamodeling.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://career-datamodeling.blogspot.com/feeds/835151041080182553/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2249317303761297190&amp;postID=835151041080182553' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2249317303761297190/posts/default/835151041080182553'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2249317303761297190/posts/default/835151041080182553'/><link rel='alternate' type='text/html' href='http://career-datamodeling.blogspot.com/2007/12/data-modeling-overview.html' title='Data Modeling Overview'/><author><name>Eye On This Stuff</name><uri>http://www.blogger.com/profile/02519382966557475421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
