Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: crashar on October 05, 2011, 12:46:13 pm
-
When I use a DDL transformation to generate a physical data model from a logical model the primary key and foreign key attributes are generated and added at the end of the attribute list for each table.
Is there a way to force them to the top of the attribute list during the transform or, failing that, to do a 'bulk' reorder of attributes for all tables in the model so that the PK, then FK attributes appear first before other attributes in the list?
Thanks