#SQLDevModeler Tip: From Domain to Database… A Comment Conundrum
Great tip on creating a custom transformation script in SQL Developer Data Modeler (SDDM) from the awesome David Schleis:
Recently on the Data Modeler Forum, I came across this question:
Is it possible to mirror domain comments, from Domain Administration into attribute “Comments in RDBMS”? Would like to mirror these to the ddl so they can be then available in column comments in the database.
I knew that one of the example transformation scripts provided with Data Modeler copies the column “Comments” property to “Comments in RDBMS”, so I thought I would point this out to the questioner, and that would be that. But….
See the rest of the story… From Domain to Database… A Comment Conundrum
Model on!
Kent
The Data Warrior