How to transform logical to physical model and generate DDL
I've constructed a logical model with Entity and Attribute names like: "Table Name One"."This is the first attribute" ... I would like to transform these names to a physical model with names like:...
View ArticleHow to transform logical to physical model and generate DDL
Hi Jerry, if you would like to have spaces in name, you can use normal physical model and insert this value to Caption and in Name you will store physical name without spaces. So first step for you is...
View ArticleHow to transform logical to physical model and generate DDL
Petr, Thank you! That worked, I appreciate your detailed assistance! Yours truly, Jerry Read full topic
View ArticleHow to transform logical to physical model and generate DDL
Another way to do this is in the Naming Convention Rules tab itself, where there is a 'Replacer' column in which you can specify a substitute character for an invalid character. Hit F2 to edit the...
View ArticleHow to transform logical to physical model and generate DDL
Thank you for the complementary answer, Robert. Read full topic
View Article