The SCHEMA statement stores the path and name of the DB-Schema file to use in the compilation, or a name of the database to use in the compilation. Using this statement, you can specify a name of the DB-Schema that differs from the name of the database. Unlike the DATABASE statement, SCHEMA is only used at the compilation.
Database Name |
The name of the database |
Server |
The name of the host system where the database resides |
String | The name of the DB-Schema file with its extension (*.xml, *.sch) and (optionally) the path to the folders where it resides. |