====================== CREATE SCHEMA TEMPLATE ====================== .. _create-schema-template: A schema template is a predefined structure that defines the set of ``TABLE`` and ``INDEX`` definitions. This can then used as a blueprint to create ``SCHEMA`` in a database. See: :doc:`../../../Databases_Schemas_SchemaTemplates` for more information. Syntax ====== .. raw:: html :file: SCHEMA_TEMPLATE.diagram.svg Parameters ========== ``schemaTemplateName`` The name of the schema template.