Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.

On this page

CREATE CATALOG

Updated on 2024-08-19 GMT+08:00

Function

This statement creates a catalog using specified attributes. If a catalog with the same name already exists, an exception is thrown.

Syntax

CREATE CATALOG catalog_name
  WITH (key1=val1, key2=val2, ...)

Description

WITH OPTIONS

Catalog attributes typically store additional information about the catalog.

The key and value of the key1=val1 expression are string literals.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback