Rechercher

Ce contenu n'est pas disponible dans la langue sélectionnée.

11.4. Table Options

download PDF
You can use the following options when creating a table or view. See "create table body" in Section A.7, “Productions”. Any others properties defined will be considered as extension metadata.
Property
Data Type or Allowed Values
Description
UUID
string
This is the unique identifier for a view.
MATERIALIZED
'TRUE'|'FALSE'
This is applicable to views only. It defines if a table is materialized.
MATERIALIZED_TABLE
'table.name'
This is applicable to views only. If this view is being materialized to a external database, this defines the name of the table that is being materialized.
CARDINALITY
int
Costing information. Number of rows in the table. Used for planning purposes
UPDATABLE
'TRUE'|'FALSE'
Defines if the view is allowed to update or not
ANNOTATION
string
Description of the view
Red Hat logoGithubRedditYoutubeTwitter

Apprendre

Essayez, achetez et vendez

Communautés

À propos de la documentation Red Hat

Nous aidons les utilisateurs de Red Hat à innover et à atteindre leurs objectifs grâce à nos produits et services avec un contenu auquel ils peuvent faire confiance.

Rendre l’open source plus inclusif

Red Hat s'engage à remplacer le langage problématique dans notre code, notre documentation et nos propriétés Web. Pour plus de détails, consultez leBlog Red Hat.

À propos de Red Hat

Nous proposons des solutions renforcées qui facilitent le travail des entreprises sur plusieurs plates-formes et environnements, du centre de données central à la périphérie du réseau.

© 2024 Red Hat, Inc.