Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: bklein on May 06, 2008, 06:34:55 am
-
Other database modeling tools make assumptions and therefore help enforce database standards through identifiable and non-identifiable links (or connectors).
For example, if you have a primary key (iParentID) defined in the master table and you create an association between the master and the child table, it will bring down and create the attribute on the child table and create the foreign key relationship. If you set that association to Identifiable, then it will do the same, except that it sets one of the child table attributes as the parent key.
Does anyone know if this is possible in this tool?
Also, if you reverse engineer a physical model and make modifications, will EA generate alter DDL scripts?
Thanks in advance...