| DOCUMENTATION | https://docs.snowflake.com |
| English | https://docs.snowflake.com/en/sql-reference/sql/create-semantic-view |
| Français | https://docs.snowflake.com/fr/sql-reference/sql/create-semantic-view |
| Deutsch | https://docs.snowflake.com/de/sql-reference/sql/create-semantic-view |
| 日本語 | https://docs.snowflake.com/ja/sql-reference/sql/create-semantic-view |
| 한국어 | https://docs.snowflake.com/ko/sql-reference/sql/create-semantic-view |
| Português | https://docs.snowflake.com/pt/sql-reference/sql/create-semantic-view |
| Get started | https://docs.snowflake.com/en/user-guide-getting-started |
| Guides | https://docs.snowflake.com/en/guides |
| Developer | https://docs.snowflake.com/en/developer |
| Reference | https://docs.snowflake.com/en/reference |
| Release notes | https://docs.snowflake.com/en/release-notes/overview |
| Tutorials | https://docs.snowflake.com/en/tutorials |
| Status | https://status.snowflake.com |
| Overview | https://docs.snowflake.com/en/reference |
| SQL data types reference | https://docs.snowflake.com/en/sql-reference-data-types |
| SQL command reference | https://docs.snowflake.com/en/sql-reference-commands |
| Query syntax | https://docs.snowflake.com/en/sql-reference/constructs |
| Query operators | https://docs.snowflake.com/en/sql-reference/operators |
| General DDL | https://docs.snowflake.com/en/sql-reference/sql-ddl-summary |
| General DML | https://docs.snowflake.com/en/sql-reference/sql-dml |
| All commands (alphabetical) | https://docs.snowflake.com/en/sql-reference/sql-all |
| Accounts | https://docs.snowflake.com/en/sql-reference/commands-account |
| Users, roles, & privileges | https://docs.snowflake.com/en/sql-reference/commands-user-role |
| Integrations | https://docs.snowflake.com/en/sql-reference/commands-integration |
| Business continuity & disaster recovery | https://docs.snowflake.com/en/sql-reference/commands-replication |
| Sessions | https://docs.snowflake.com/en/sql-reference/commands-session |
| Transactions | https://docs.snowflake.com/en/sql-reference/commands-transaction |
| Virtual warehouses & resource monitors | https://docs.snowflake.com/en/sql-reference/commands-warehouse |
| Databases, schemas, & shares | https://docs.snowflake.com/en/sql-reference/commands-database |
| Tables, views, sequences, and types | https://docs.snowflake.com/en/sql-reference/commands-table |
| SHOW OBJECTS | https://docs.snowflake.com/en/sql-reference/sql/show-objects |
| CREATE TABLE | https://docs.snowflake.com/en/sql-reference/sql/create-table |
| ALTER TABLE | https://docs.snowflake.com/en/sql-reference/sql/alter-table |
| DROP TABLE | https://docs.snowflake.com/en/sql-reference/sql/drop-table |
| UNDROP TABLE | https://docs.snowflake.com/en/sql-reference/sql/undrop-table |
| SHOW TABLES | https://docs.snowflake.com/en/sql-reference/sql/show-tables |
| SHOW COLUMNS | https://docs.snowflake.com/en/sql-reference/sql/show-columns |
| SHOW PRIMARY KEYS | https://docs.snowflake.com/en/sql-reference/sql/show-primary-keys |
| DESCRIBE TABLE | https://docs.snowflake.com/en/sql-reference/sql/desc-table |
| DESCRIBE SEARCH OPTIMIZATION | https://docs.snowflake.com/en/sql-reference/sql/desc-search-optimization |
| TRUNCATE TABLE | https://docs.snowflake.com/en/sql-reference/sql/truncate-table |
| CREATE DYNAMIC TABLE | https://docs.snowflake.com/en/sql-reference/sql/create-dynamic-table |
| ALTER DYNAMIC TABLE | https://docs.snowflake.com/en/sql-reference/sql/alter-dynamic-table |
| DESCRIBE DYNAMIC TABLE | https://docs.snowflake.com/en/sql-reference/sql/desc-dynamic-table |
| DROP DYNAMIC TABLE | https://docs.snowflake.com/en/sql-reference/sql/drop-dynamic-table |
| UNDROP DYNAMIC TABLE | https://docs.snowflake.com/en/sql-reference/sql/undrop-dynamic-table |
| SHOW DYNAMIC TABLES | https://docs.snowflake.com/en/sql-reference/sql/show-dynamic-tables |
| CREATE EVENT TABLE | https://docs.snowflake.com/en/sql-reference/sql/create-event-table |
| ALTER TABLE (Event Table) | https://docs.snowflake.com/en/sql-reference/sql/alter-table-event-table |
| SHOW EVENT TABLES | https://docs.snowflake.com/en/sql-reference/sql/show-event-tables |
| DESCRIBE EVENT TABLE | https://docs.snowflake.com/en/sql-reference/sql/desc-event-table |
| CREATE EXTERNAL TABLE | https://docs.snowflake.com/en/sql-reference/sql/create-external-table |
| ALTER EXTERNAL TABLE | https://docs.snowflake.com/en/sql-reference/sql/alter-external-table |
| DROP EXTERNAL TABLE | https://docs.snowflake.com/en/sql-reference/sql/drop-external-table |
| SHOW EXTERNAL TABLES | https://docs.snowflake.com/en/sql-reference/sql/show-external-tables |
| DESCRIBE EXTERNAL TABLE | https://docs.snowflake.com/en/sql-reference/sql/desc-external-table |
| CREATE HYBRID TABLE | https://docs.snowflake.com/en/sql-reference/sql/create-hybrid-table |
| CREATE INDEX | https://docs.snowflake.com/en/sql-reference/sql/create-index |
| DROP INDEX | https://docs.snowflake.com/en/sql-reference/sql/drop-index |
| SHOW HYBRID TABLES | https://docs.snowflake.com/en/sql-reference/sql/show-hybrid-tables |
| SHOW INDEXES | https://docs.snowflake.com/en/sql-reference/sql/show-indexes |
| CREATE ICEBERG TABLE | https://docs.snowflake.com/en/sql-reference/sql/create-iceberg-table |
| ALTER ICEBERG TABLE | https://docs.snowflake.com/en/sql-reference/sql/alter-iceberg-table |
| DROP ICEBERG TABLE | https://docs.snowflake.com/en/sql-reference/sql/drop-iceberg-table |
| UNDROP ICEBERG TABLE | https://docs.snowflake.com/en/sql-reference/sql/undrop-iceberg-table |
| SHOW ICEBERG TABLES | https://docs.snowflake.com/en/sql-reference/sql/show-iceberg-tables |
| DESCRIBE ICEBERG TABLE | https://docs.snowflake.com/en/sql-reference/sql/desc-iceberg-table |
| CREATE INTERACTIVE TABLE | https://docs.snowflake.com/en/sql-reference/sql/create-interactive-table |
| CREATE INTERACTIVE WAREHOUSE | https://docs.snowflake.com/en/sql-reference/sql/create-interactive-warehouse |
| SHOW INTERACTIVE TABLES | https://docs.snowflake.com/en/sql-reference/sql/show-interactive-tables |
| CREATE VIEW | https://docs.snowflake.com/en/sql-reference/sql/create-view |
| ALTER VIEW | https://docs.snowflake.com/en/sql-reference/sql/alter-view |
| DROP VIEW | https://docs.snowflake.com/en/sql-reference/sql/drop-view |
| SHOW VIEWS | https://docs.snowflake.com/en/sql-reference/sql/show-views |
| DESCRIBE VIEW | https://docs.snowflake.com/en/sql-reference/sql/desc-view |
| CREATE MATERIALIZED VIEW | https://docs.snowflake.com/en/sql-reference/sql/create-materialized-view |
| ALTER MATERIALIZED VIEW | https://docs.snowflake.com/en/sql-reference/sql/alter-materialized-view |
| DROP MATERIALIZED VIEW | https://docs.snowflake.com/en/sql-reference/sql/drop-materialized-view |
| SHOW MATERIALIZED VIEWS | https://docs.snowflake.com/en/sql-reference/sql/show-materialized-views |
| DESCRIBE MATERIALIZED VIEW | https://docs.snowflake.com/en/sql-reference/sql/desc-materialized-view |
| TRUNCATE MATERIALIZED VIEW | https://docs.snowflake.com/en/sql-reference/sql/truncate-materialized-view |
| CREATE SEMANTIC VIEW | https://docs.snowflake.com/en/sql-reference/sql/create-semantic-view |
| ALTER SEMANTIC VIEW | https://docs.snowflake.com/en/sql-reference/sql/alter-semantic-view |
| DROP SEMANTIC VIEW | https://docs.snowflake.com/en/sql-reference/sql/drop-semantic-view |
| SHOW SEMANTIC VIEWS | https://docs.snowflake.com/en/sql-reference/sql/show-semantic-views |
| SHOW SEMANTIC DIMENSIONS | https://docs.snowflake.com/en/sql-reference/sql/show-semantic-dimensions |
| SHOW SEMANTIC DIMENSIONS FOR METRIC | https://docs.snowflake.com/en/sql-reference/sql/show-semantic-dimensions-for-metric |
| SHOW SEMANTIC FACTS | https://docs.snowflake.com/en/sql-reference/sql/show-semantic-facts |
| SHOW SEMANTIC METRICS | https://docs.snowflake.com/en/sql-reference/sql/show-semantic-metrics |
| DESCRIBE SEMANTIC VIEW | https://docs.snowflake.com/en/sql-reference/sql/desc-semantic-view |
| CREATE TYPE | https://docs.snowflake.com/en/sql-reference/sql/create-type |
| ALTER TYPE | https://docs.snowflake.com/en/sql-reference/sql/alter-type |
| DROP TYPE | https://docs.snowflake.com/en/sql-reference/sql/drop-type |
| UNDROP TYPE | https://docs.snowflake.com/en/sql-reference/sql/undrop-type |
| SHOW TYPES | https://docs.snowflake.com/en/sql-reference/sql/show-types |
| DESCRIBE TYPE | https://docs.snowflake.com/en/sql-reference/sql/desc-type |
| CREATE SEQUENCE | https://docs.snowflake.com/en/sql-reference/sql/create-sequence |
| ALTER SEQUENCE | https://docs.snowflake.com/en/sql-reference/sql/alter-sequence |
| DROP SEQUENCE | https://docs.snowflake.com/en/sql-reference/sql/drop-sequence |
| SHOW SEQUENCES | https://docs.snowflake.com/en/sql-reference/sql/show-sequences |
| DESCRIBE SEQUENCE | https://docs.snowflake.com/en/sql-reference/sql/desc-sequence |
| Functions, procedures, & scripting | https://docs.snowflake.com/en/sql-reference/commands-function |
| Streams & tasks | https://docs.snowflake.com/en/sql-reference/commands-stream |
| DCM Projects | https://docs.snowflake.com/en/sql-reference/commands-dcm-projects |
| dbt Projects on Snowflake | https://docs.snowflake.com/en/sql-reference/commands-dbt-projects-on-snowflake |
| Classes & instances | https://docs.snowflake.com/en/sql-reference/commands-class |
| Machine learning | https://docs.snowflake.com/en/sql-reference/commands-ml |
| Cortex | https://docs.snowflake.com/en/sql-reference/commands-cortex |
| Listings | https://docs.snowflake.com/en/sql-reference/commands-listings |
| Openflow data plane integration | https://docs.snowflake.com/en/sql-reference/commands-ofdata-plane |
| Organization profiles | https://docs.snowflake.com/en/sql-reference/commands-organization-profiles |
| Security | https://docs.snowflake.com/en/sql-reference/commands-security |
| Data Governance | https://docs.snowflake.com/en/sql-reference/commands-data-governance |
| Privacy | https://docs.snowflake.com/en/sql-reference/commands-privacy |
| Data loading & unloading | https://docs.snowflake.com/en/sql-reference/commands-data-loading |
| File staging | https://docs.snowflake.com/en/sql-reference/commands-file |
| Storage lifecycle policies | https://docs.snowflake.com/en/sql-reference/commands-storage-lifecycle-policies |
| Git | https://docs.snowflake.com/en/sql-reference/commands-git |
| Alerts | https://docs.snowflake.com/en/sql-reference/commands-alert |
| Native Apps Framework | https://docs.snowflake.com/en/sql-reference/commands-native-apps |
| Snowflake App Runtime | https://docs.snowflake.com/en/sql-reference/commands-snowflake-apps |
| Streamlit | https://docs.snowflake.com/en/sql-reference/commands-streamlit |
| Notebook | https://docs.snowflake.com/en/sql-reference/commands-notebook |
| Snowpark Container Services | https://docs.snowflake.com/en/sql-reference/commands-snowpark-container-services |
| Snowflake Postgres | https://docs.snowflake.com/en/user-guide/snowflake-postgres/about |
| Function and stored procedure reference | https://docs.snowflake.com/en/sql-reference-functions |
| Class reference | https://docs.snowflake.com/en/sql-reference-classes |
| Scripting reference | https://docs.snowflake.com/en/sql-reference-snowflake-scripting |
| General reference | https://docs.snowflake.com/en/sql-reference |
| API reference | https://docs.snowflake.com/en/api-reference |
| Reference | https://docs.snowflake.com/en/reference |
| SQL command reference | https://docs.snowflake.com/en/sql-reference-commands |
| Tables, views, sequences, and types | https://docs.snowflake.com/en/sql-reference/commands-table |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#create-semantic-view |
| semantic view | https://docs.snowflake.com/user-guide/views-semantic/overview |
| these validation rules | https://docs.snowflake.com/user-guide/views-semantic/validation-rules |
| CREATE OR ALTER SEMANTIC VIEW | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#label-create-or-alter-semantic-view-syntax |
| ALTER SEMANTIC VIEW | https://docs.snowflake.com/sql-reference/sql/alter-semantic-view |
| DESCRIBE SEMANTIC VIEW | https://docs.snowflake.com/sql-reference/sql/desc-semantic-view |
| DROP SEMANTIC VIEW | https://docs.snowflake.com/sql-reference/sql/drop-semantic-view |
| SHOW SEMANTIC VIEWS | https://docs.snowflake.com/sql-reference/sql/show-semantic-views |
| SHOW SEMANTIC DIMENSIONS | https://docs.snowflake.com/sql-reference/sql/show-semantic-dimensions |
| SHOW SEMANTIC DIMENSIONS FOR METRIC | https://docs.snowflake.com/sql-reference/sql/show-semantic-dimensions-for-metric |
| SHOW SEMANTIC FACTS | https://docs.snowflake.com/sql-reference/sql/show-semantic-facts |
| SHOW SEMANTIC METRICS | https://docs.snowflake.com/sql-reference/sql/show-semantic-metrics |
| SYSTEM$CREATE_SEMANTIC_VIEW_FROM_YAML | https://docs.snowflake.com/sql-reference/stored-procedures/system_create_semantic_view_from_yaml |
| CREATE OR ALTER | https://docs.snowflake.com/sql-reference/sql/create-or-alter |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#syntax |
| parameters for logical tables | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#label-create-semantic-view-tables |
| parameters for relationships | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#label-create-semantic-view-relationships |
| parameters for expressions in the definitions of facts | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#label-create-semantic-view-expressions |
| parameters for expressions in the definitions of dimensions | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#label-create-semantic-view-expressions |
| parameters for expressions in the definitions of metrics | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#label-create-semantic-view-expressions |
| Parameters for window function metrics | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#label-create-semantic-view-window-function |
| parameters for verified queries | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#label-create-semantic-view-verified-queries |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#required-parameters |
| Identifier requirements | https://docs.snowflake.com/sql-reference/identifiers-syntax |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#optional-parameters |
| instructions for Cortex Analyst | https://docs.snowflake.com/user-guide/snowflake-cortex/cortex-analyst/custom-instructions |
| Providing custom instructions for Cortex Analyst | https://docs.snowflake.com/user-guide/views-semantic/sql#label-semantic-views-custom-instructions |
| instructions for Cortex Analyst | https://docs.snowflake.com/user-guide/snowflake-cortex/cortex-analyst/custom-instructions |
| Providing custom instructions for Cortex Analyst | https://docs.snowflake.com/user-guide/views-semantic/sql#label-semantic-views-custom-instructions |
| tag | https://docs.snowflake.com/user-guide/object-tagging/introduction |
| Tag quotas | https://docs.snowflake.com/user-guide/object-tagging/introduction#label-object-tagging-quota |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#parameters-for-logical-tables |
| syntax for logical tables | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#label-create-semantic-view-syntax-logical-table |
| https://docs.snowflake.com/static/images/logo-snowflake-black.png |
| Preview Feature | https://docs.snowflake.com/release-notes/preview-features |
| range join | https://docs.snowflake.com/user-guide/views-semantic/sql#label-semantic-views-custom-range-joins |
| half-open interval | https://en.wikipedia.org/wiki/Interval_(mathematics)#Definitions_and_terminology |
| tag | https://docs.snowflake.com/user-guide/object-tagging/introduction |
| Tag quotas | https://docs.snowflake.com/user-guide/object-tagging/introduction#label-object-tagging-quota |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#parameters-for-relationships |
| syntax for relationships | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#label-create-semantic-view-syntax-relationship |
| logical table definition | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#label-create-semantic-view-tables |
| ASOF join | https://docs.snowflake.com/user-guide/views-semantic/sql#label-semantic-views-create-relationships-asof |
| the supported types | https://docs.snowflake.com/sql-reference/constructs/asof-join#label-asof-join-data-types |
| https://docs.snowflake.com/static/images/logo-snowflake-black.png |
| Preview Feature | https://docs.snowflake.com/release-notes/preview-features |
| range join | https://docs.snowflake.com/user-guide/views-semantic/sql#label-semantic-views-custom-range-joins |
| define a constraint for these columns | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#label-create-semantic-view-tables-constraint |
| ASOF relationship | https://docs.snowflake.com/user-guide/views-semantic/sql#label-semantic-views-create-relationships-asof |
| coerced | https://docs.snowflake.com/sql-reference/data-type-conversion |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#parameters-for-facts-dimensions-and-metrics |
| fact | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#label-create-semantic-view-syntax-fact-expression |
| dimension | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#label-create-semantic-view-syntax-dimension-expression |
| metric | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#label-create-semantic-view-syntax-metric-expression |
| private | https://docs.snowflake.com/user-guide/views-semantic/sql#label-semantic-views-private |
| https://docs.snowflake.com/static/images/logo-snowflake-black.png |
| Preview Feature | https://docs.snowflake.com/release-notes/preview-features |
| multiple relationship paths exist between two logical tables | https://docs.snowflake.com/user-guide/views-semantic/sql#label-semantic-views-create-logical-tables-relations |
| derived metric | https://docs.snowflake.com/user-guide/views-semantic/sql#label-semantic-views-create-derived-metrics |
| How Snowflake validates semantic views | https://docs.snowflake.com/user-guide/views-semantic/validation-rules |
| the usage notes in the ORDER BY documentation | https://docs.snowflake.com/sql-reference/constructs/order-by#label-order-by-nulls |
| Identifying the dimensions that should be non-additive for a metric | https://docs.snowflake.com/user-guide/views-semantic/sql#label-semantic-views-metrics-semi-additive |
| Defining a filter | https://docs.snowflake.com/user-guide/views-semantic/filters#label-semantic-view-filter-defining |
| Defining facts, dimensions, and metrics | https://docs.snowflake.com/user-guide/views-semantic/sql#label-semantic-views-create-facts-dimensions-metrics |
| How Snowflake validates semantic views | https://docs.snowflake.com/user-guide/views-semantic/validation-rules |
| tag | https://docs.snowflake.com/user-guide/object-tagging/introduction |
| Tag quotas | https://docs.snowflake.com/user-guide/object-tagging/introduction#label-object-tagging-quota |
| Cortex Search Service to use for this dimension | https://docs.snowflake.com/user-guide/views-semantic/sql#label-semantic-views-create-cortex-search-service-dimension |
| qualify the name of the service | https://docs.snowflake.com/sql-reference/name-resolution |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#parameters-for-window-function-metrics |
| syntax for defining window function metrics | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#label-create-semantic-view-window-function-syntax |
| SEMANTIC_VIEW | https://docs.snowflake.com/sql-reference/constructs/semantic_view |
| Window function syntax and usage | https://docs.snowflake.com/sql-reference/functions-window-syntax |
| Defining and querying window function metrics | https://docs.snowflake.com/user-guide/views-semantic/querying#label-semantic-views-querying-window |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#parameters-for-verified-queries |
| Unix epoch | https://en.wikipedia.org/wiki/Unix_time |
| onboarding question | https://docs.snowflake.com/user-guide/snowflake-cortex/cortex-analyst/suggested-questions-feature |
| contact | https://docs.snowflake.com/user-guide/contacts-using |
| predefined purposes | https://docs.snowflake.com/user-guide/contacts-using#label-contacts-associate-purposes |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#access-control-requirements |
| role | https://docs.snowflake.com/user-guide/security-access-control-overview#label-access-control-overview-roles |
| privileges | https://docs.snowflake.com/user-guide/security-access-control-overview#label-access-control-overview-privileges |
| Creating custom roles | https://docs.snowflake.com/user-guide/security-access-control-configure#label-security-custom-role |
| securable objects | https://docs.snowflake.com/user-guide/security-access-control-overview#label-access-control-securable-objects |
| Overview of Access Control | https://docs.snowflake.com/user-guide/security-access-control-overview |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#usage-notes |
| How Snowflake validates semantic views | https://docs.snowflake.com/user-guide/views-semantic/validation-rules |
| Metadata fields in Snowflake | https://docs.snowflake.com/sql-reference/metadata |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#variant-syntax |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#create-or-alter-semantic-view |
| https://docs.snowflake.com/static/images/logo-snowflake-black.png |
| Preview Feature | https://docs.snowflake.com/release-notes/preview-features |
| CREATE OR ALTER SEMANTIC VIEW usage notes | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#label-create-or-alter-semantic-view-usage-notes |
| CREATE OR ALTER | https://docs.snowflake.com/sql-reference/sql/create-or-alter |
| syntax | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#label-create-semantic-view-syntax |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#create-or-alter-semantic-view-usage-notes |
| general usage notes | https://docs.snowflake.com/sql-reference/sql/create-or-alter#label-create-or-alter-usage-notes |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#examples |
| Creating a semantic view by using the CREATE SEMANTIC VIEW command | https://docs.snowflake.com/user-guide/views-semantic/sql#label-semantic-views-create |
| Visit Snowflake | https://www.snowflake.com |
| Join the conversation | https://community.snowflake.com/s/ |
| Develop with Snowflake | https://developers.snowflake.com |
| Share your feedback | https://docs.snowflake.com/feedback |
| Read the latest on our blog | https://www.snowflake.com/blog/ |
| Get your own certification | https://learn.snowflake.com |
| Privacy Notice | https://www.snowflake.com/privacy-policy/ |
| Site Terms | https://www.snowflake.com/legal/snowflake-site-terms/ |
| Snowflake Python APIs | https://docs.snowflake.com/developer-guide/snowflake-python-api/snowflake-python-overview |
| Snowflake REST APIs | https://docs.snowflake.com/developer-guide/snowflake-rest-api/snowflake-rest-api |
| Snowflake CLI | https://docs.snowflake.com/developer-guide/snowflake-cli/index |
| Syntax | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#syntax |
| Required parameters | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#required-parameters |
| Optional parameters | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#optional-parameters |
| Parameters for logical tables | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#parameters-for-logical-tables |
| Parameters for relationships | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#parameters-for-relationships |
| Parameters for facts, dimensions, and metrics | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#parameters-for-facts-dimensions-and-metrics |
| Parameters for window function metrics | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#parameters-for-window-function-metrics |
| Parameters for verified queries | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#parameters-for-verified-queries |
| Access control requirements | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#access-control-requirements |
| Usage notes | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#usage-notes |
| Variant syntax | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#variant-syntax |
| CREATE OR ALTER SEMANTIC VIEW usage notes | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#create-or-alter-semantic-view-usage-notes |
| Examples | https://docs.snowflake.com/sql-reference/sql/create-semantic-view#examples |
| Overview of semantic views | https://docs.snowflake.com/user-guide/views-semantic/overview |
| Using SQL commands to create and manage semantic views | https://docs.snowflake.com/user-guide/views-semantic/sql |
| How Snowflake validates semantic views | https://docs.snowflake.com/user-guide/views-semantic/validation-rules |