Am building a Data model for a Database which is partially up and running. since developer has created certain Tables, didn't follow the Naming standards and abbreviated differently. Since its already its there in production, we dont want to rename it to the standards. Now when we engineer from Logical to Relational, is there is a way to harden only those Tables without getting abbreviated? Also is there is a way to make the Data modeler to Abbreviate by itself while engineering from Logical to Relational, so that when I Engineer parts for the Logical model, that alone would get abbreviated without touching the rest of the objects.
Thanks in advance