You can generate defaults from domains and columns having default values. The Default Rebuild feature uses the default values to create default objects and attaches them to the appropriate domains and/or columns.
Default objects are also created when you change the DBMS of a model containing domains with default values, to a DBMS that supports default objects. The opposite process occurs when you switch to a DBMS that does not support default objects: default objects are converted into default values.
You can define a template for the generated default names. This template has the D_%.U:VALUE% value and supports the following variables:
You can define one template for domain defaults and one for column defaults.