Helllo experts,
Having a SQL model (logical and relational) added to the table/entity definition some user defined properties. During the export DDL file would need to add some Alter Table Statements based on this user defined properties for the tables. Is this possible with the Oracle SQL Developer Data Modeler?
If yes how to add a script for adding the ALTER Statements?
Table user defined properties:

DDL Export:

Thanks and BR