Customizing DDLs

One set of DDLs are delivered per database and each consists of the code necessary to setup the tables, indexes, views, constraints and sequences. The DDLs are modifiable. When customizing the customer will make modifications in the folder named custom\core\ddl. The build script will give precedence to the contents of the custom folder over the core folder.