SEMANTIC_DIMENSIONS ビュー

このInformation Schemaビューは、指定された(または現在の)データベースのセマンティックビューの各ディメンションごとに1行を表示します。

こちらもご覧ください:

SEMANTIC_DIMENSIONS ビュー (Account Usage)

列名

データ型

説明

semantic_view_catalog

VARCHAR

セマンティックビューが属するデータベース。

semantic_view_schema

VARCHAR

セマンティックビューが属するスキーマ。

semantic_view_name

VARCHAR

セマンティックビューの名前。

table_name

VARCHAR

ディメンジョンが属するセマンティックテーブルの名前。

name

VARCHAR

ディメンションの名前。

data_type

VARCHAR

ディメンジョン式のデータ型。

expression

VARCHAR

ディメンジョンの計算に使用される SQL 式。

synonyms

ARRAY(VARCHAR)

ディメンジョンの同義語のリスト。

comment

VARCHAR

ディメンジョンの説明。

cortex_search_service_database_name

VARCHAR

Name of the database containing the Cortex Search Service that the dimension uses.

cortex_search_service_schema_name

VARCHAR

Name of the schema containing the Cortex Search Service that the dimension uses.

cortex_search_service_name

VARCHAR

Name of the Cortex Search Service that the dimension uses.

cortex_search_service_column_name

VARCHAR

Name of the column that the Cortex Search Service allows you to search on, if the dimension uses a Cortex Search Service.