noschema

Enables or disables the inclusiong of the schema definition at the beginning of the output file.

The inclusion of the schema allows for the rdm-import utility or rdm_dbImport() function to create the database and followed by importing the contents into the database.

Note
This option is only applicable for SQL export types.
Default Value
If the noschema option is not defined, the default value of OFF is used.
Example
noschema=OFF
Boolean Values Accepted

The following values can be accepted boolean values:

TRUE Values FALSE Values
1 0
On Off
True False
String values above are not case-sensitive.