The <print-ddl> tag has no child tags. You can use it to print the DDLs used. The data is exported to standard output. Using this tag is similar to running the startSQLRepository script with the -outputSQL or -outputSQLFile <file> argument. See the startSQLRepository section in the Developing and Testing an SQL Repository chapter.
print-ddl attributes
Attribute | Description | Value |
|---|---|---|
database-name | The name of the database vendor. This attribute lets you generate SQL appropriate for your production database software. | Optional, valid values are: db2 |

