| DOCUMENTATION | https://docs.snowflake.com |
| English | https://docs.snowflake.com/en/sql-reference/sql/create-dynamic-table |
| Français | https://docs.snowflake.com/fr/sql-reference/sql/create-dynamic-table |
| Deutsch | https://docs.snowflake.com/de/sql-reference/sql/create-dynamic-table |
| 日本語 | https://docs.snowflake.com/ja/sql-reference/sql/create-dynamic-table |
| 한국어 | https://docs.snowflake.com/ko/sql-reference/sql/create-dynamic-table |
| Português | https://docs.snowflake.com/pt/sql-reference/sql/create-dynamic-table |
| 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-dynamic-table#create-dynamic-table |
| dynamic table | https://docs.snowflake.com/user-guide/dynamic-tables/overview |
| Variant syntax | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#label-create-or-alter-dt-syntax |
| CREATE DYNAMIC TABLE FROM BACKUP SET | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#label-create-dt-backup-syntax |
| CREATE DYNAMIC TABLE … CLONE | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#label-create-dt-clone-syntax |
| CREATE DYNAMIC ICEBERG TABLE | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#label-create-dt-iceberg-syntax |
| ALTER DYNAMIC TABLE | https://docs.snowflake.com/sql-reference/sql/alter-dynamic-table |
| DESCRIBE DYNAMIC TABLE | https://docs.snowflake.com/sql-reference/sql/desc-dynamic-table |
| DROP DYNAMIC TABLE | https://docs.snowflake.com/sql-reference/sql/drop-dynamic-table |
| SHOW DYNAMIC TABLES | https://docs.snowflake.com/sql-reference/sql/show-dynamic-tables |
| CREATE OR ALTER | https://docs.snowflake.com/sql-reference/sql/create-or-alter |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#syntax |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#variant-syntax |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#create-or-alter-dynamic-table |
| Preview Feature | https://docs.snowflake.com/release-notes/preview-features |
| CREATE DYNAMIC TABLE | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table |
| ALTER DYNAMIC TABLE | https://docs.snowflake.com/sql-reference/sql/alter-dynamic-table |
| CREATE OR ALTER | https://docs.snowflake.com/sql-reference/sql/create-or-alter |
| Frozen regions and backfill | https://docs.snowflake.com/user-guide/dynamic-tables/frozen-regions |
| Use storage lifecycle policies with dynamic tables | https://docs.snowflake.com/user-guide/dynamic-tables/storage-lifecycle-policies |
| reinitialization | https://docs.snowflake.com/user-guide/dynamic-tables/overview#label-dynamic-tables-initialization |
| CREATE OR ALTER TABLE usage notes | https://docs.snowflake.com/sql-reference/sql/create-table#label-create-or-alter-table-usage-notes |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#create-dynamic-table-from-backup-set |
| automatically initializes | https://docs.snowflake.com/user-guide/dynamic-tables/overview#label-dynamic-tables-initialization |
| Backups for disaster recovery and immutable storage | https://docs.snowflake.com/user-guide/backups |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#create-dynamic-table-clone |
| DYNAMIC_TABLE_GRAPH_HISTORY | https://docs.snowflake.com/sql-reference/functions/dynamic_table_graph_history |
| Automatic suspension after 5 consecutive errors | https://docs.snowflake.com/user-guide/dynamic-tables/manage#label-dynamic-tables-manage-understanding-auto-suspend |
| Cloning considerations | https://docs.snowflake.com/user-guide/object-clone |
| CREATE | https://docs.snowflake.com/sql-reference/sql/create-clone |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#create-dynamic-iceberg-table |
| Apache Iceberg™ tables | https://docs.snowflake.com/user-guide/tables-iceberg |
| CREATE ICEBERG TABLE (Snowflake as the Iceberg catalog) | https://docs.snowflake.com/sql-reference/sql/create-iceberg-table-snowflake |
| Create a dynamic Apache Iceberg™ table | https://docs.snowflake.com/user-guide/dynamic-tables/create-iceberg |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#required-parameters |
| Identifier requirements | https://docs.snowflake.com/sql-reference/identifiers-syntax |
| How Snowflake uses target lag | https://docs.snowflake.com/user-guide/dynamic-tables/target-lag#label-dt-optimize-target-lag |
| Privilege quick reference | https://docs.snowflake.com/user-guide/dynamic-tables/privileges#label-dynamic-tables-privileges |
| WAREHOUSE vs INITIALIZATION_WAREHOUSE | https://docs.snowflake.com/user-guide/dynamic-tables/warehouse-selection#label-dt-optimize-warehouse |
| custom incremental dynamic tables | https://docs.snowflake.com/user-guide/dynamic-tables/custom-incrementalization |
| REFRESH USING | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#label-create-dt-refresh-using |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#optional-parameters |
| SHOW DYNAMIC TABLES | https://docs.snowflake.com/sql-reference/sql/show-dynamic-tables |
| initializations and reinitializations | https://docs.snowflake.com/user-guide/dynamic-tables/overview#label-dynamic-tables-initialization |
| Privilege quick reference | https://docs.snowflake.com/user-guide/dynamic-tables/privileges#label-dynamic-tables-privileges |
| transient | https://docs.snowflake.com/user-guide/tables-temp-transient |
| refresh mode | https://docs.snowflake.com/user-guide/dynamic-tables/refresh-modes |
| Refresh mode transitions | https://docs.snowflake.com/user-guide/dynamic-tables/modify#label-dynamic-tables-refresh-mode-transitions |
| INCREMENTAL refresh | https://docs.snowflake.com/user-guide/dynamic-tables/refresh-modes#label-dynamic-tables-intro-refresh-modes |
| Run your query standalone first | https://docs.snowflake.com/user-guide/dynamic-tables/refresh-optimization#label-dt-optimize-refresh |
| Check refresh status | https://docs.snowflake.com/user-guide/dynamic-tables/monitoring#label-dynamic-tables-monitoring-refresh-mode |
| Optimize queries for incremental refresh | https://docs.snowflake.com/user-guide/dynamic-tables/refresh-optimization |
| https://docs.snowflake.com/static/images/logo-snowflake-black.png |
| Preview Feature | https://docs.snowflake.com/release-notes/preview-features |
| ADAPTIVE refresh | https://docs.snowflake.com/user-guide/dynamic-tables/refresh-modes#label-dynamic-tables-refresh-adaptive |
| https://docs.snowflake.com/static/images/logo-snowflake-black.png |
| Preview Feature | https://docs.snowflake.com/release-notes/preview-features |
| Custom incrementalization | https://docs.snowflake.com/user-guide/dynamic-tables/custom-incrementalization |
| https://docs.snowflake.com/static/images/logo-snowflake-black.png |
| Preview Feature | https://docs.snowflake.com/release-notes/preview-features |
| Custom incrementalization | https://docs.snowflake.com/user-guide/dynamic-tables/custom-incrementalization |
| initial refresh | https://docs.snowflake.com/user-guide/dynamic-tables/refresh-modes |
| masking policy | https://docs.snowflake.com/user-guide/security-column-intro |
| projection policy | https://docs.snowflake.com/user-guide/projection-policies |
| contacts | https://docs.snowflake.com/user-guide/contacts-using |
| ICEBERG_VERSION | https://docs.snowflake.com/sql-reference/parameters#label-iceberg-version |
| Set a target file size | https://docs.snowflake.com/user-guide/tables-iceberg-manage#label-tables-iceberg-target-file-size |
| partition expressions | https://docs.snowflake.com/sql-reference/sql/create-iceberg-table-snowflake#label-create-iceberg-table-snowflake-partitionexpressions |
| Partition expression parameters (`partitionExpression`) | https://docs.snowflake.com/sql-reference/sql/create-iceberg-table-snowflake#label-create-iceberg-table-snowflake-partitionexpressions |
| CREATE ICEBERG TABLE (Snowflake as the Iceberg catalog) | https://docs.snowflake.com/sql-reference/sql/create-iceberg-table-snowflake |
| https://docs.snowflake.com/static/images/logo-snowflake-black.png |
| Preview Feature | https://docs.snowflake.com/release-notes/preview-features |
| Understanding Snowflake Table Structures | https://docs.snowflake.com/user-guide/tables-micro-partitions |
| Clustering Keys & Clustered Tables | https://docs.snowflake.com/user-guide/tables-clustering-keys |
| Understanding & using Time Travel | https://docs.snowflake.com/user-guide/data-time-travel |
| Parameters | https://docs.snowflake.com/sql-reference/parameters |
| MAX_DATA_EXTENSION_TIME_IN_DAYS | https://docs.snowflake.com/sql-reference/parameters#label-max-data-extension-time-in-days |
| data sharing | https://docs.snowflake.com/guides-overview-sharing |
| SHOW GRANTS | https://docs.snowflake.com/sql-reference/sql/show-grants |
| tags | https://docs.snowflake.com/user-guide/object-tagging/introduction |
| the usage notes for COPY TAGS | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#label-create-dynamic-table-usage-notes-copy-tags |
| row access policy | https://docs.snowflake.com/user-guide/security-row-intro |
| 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 |
| aggregation policy | https://docs.snowflake.com/user-guide/aggregation-policies |
| Implementing entity-level privacy with aggregation policies | https://docs.snowflake.com/user-guide/aggregation-policies-entity-privacy |
| COPY SESSION | https://docs.snowflake.com/sql-reference/sql/alter-dynamic-table#label-alter-dynamic-table-refresh |
| ON_SCHEDULE | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#label-create-dt-initialize |
| Frozen regions and backfill | https://docs.snowflake.com/user-guide/dynamic-tables/frozen-regions |
| storage lifecycle policy | https://docs.snowflake.com/user-guide/storage-management/storage-lifecycle-policies |
| Use storage lifecycle policies with dynamic tables | https://docs.snowflake.com/user-guide/dynamic-tables/storage-lifecycle-policies |
| frozen region | https://docs.snowflake.com/user-guide/dynamic-tables/frozen-regions |
| Seed a dynamic table with BACKFILL FROM | https://docs.snowflake.com/user-guide/dynamic-tables/frozen-regions#label-create-dt-using-backfill |
| GRANT … TO ROLE | https://docs.snowflake.com/sql-reference/sql/grant-privilege |
| Refresh with specific user privileges (EXECUTE AS USER) | https://docs.snowflake.com/user-guide/dynamic-tables/privileges#label-dts-execute-as-user |
| Use row timestamps to measure latency in your pipelines | https://docs.snowflake.com/user-guide/data-engineering/row-timestamps |
| data metric functions (DMFs) | https://docs.snowflake.com/user-guide/data-quality-intro |
| ALTER TABLE … ADD DATA METRIC FUNCTION | https://docs.snowflake.com/sql-reference/sql/alter-table#label-alter-table-data-metric-function-action |
| Data metric function actions | https://docs.snowflake.com/sql-reference/sql/alter-table#label-alter-table-data-metric-function-action |
| Attach DMFs at creation time | https://docs.snowflake.com/user-guide/data-quality-working#label-dmf-create-with |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#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-dynamic-table#usage-notes |
| Change tracking not enabled on base tables | https://docs.snowflake.com/user-guide/dynamic-tables/troubleshoot-creation#label-dynamic-tables-and-change-tracking |
| GET_DDL | https://docs.snowflake.com/sql-reference/functions/get_ddl |
| ORDER BY | https://docs.snowflake.com/sql-reference/constructs/order-by |
| clustering | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#label-cluster-dts |
| CREATE TABLE … AS SELECT | https://docs.snowflake.com/sql-reference/sql/create-table#label-ctas-syntax |
| Don’t use dynamic tables when your pipeline has any of the following… | https://docs.snowflake.com/user-guide/dynamic-tables/decision-guide#label-dynamic-tables-limitations |
| Data consistency and pipeline boundaries | https://docs.snowflake.com/user-guide/dynamic-tables/data-consistency |
| Metadata fields in Snowflake | https://docs.snowflake.com/sql-reference/metadata |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#create-or-alter-dynamic-table-usage-notes |
| Preview Feature | https://docs.snowflake.com/release-notes/preview-features |
| ALTER DYNAMIC TABLE | https://docs.snowflake.com/sql-reference/sql/alter-dynamic-table |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#limitations |
| ALTER DYNAMIC TABLE | https://docs.snowflake.com/sql-reference/sql/alter-dynamic-table |
| ALTER DYNAMIC TABLE … SUSPEND | RESUME | https://docs.snowflake.com/sql-reference/sql/alter-dynamic-table |
| Refresh mode transitions | https://docs.snowflake.com/user-guide/dynamic-tables/modify#label-dynamic-tables-refresh-mode-transitions |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#no-implicit-refreshes |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#atomicity |
| DESCRIBE DYNAMIC TABLE | https://docs.snowflake.com/sql-reference/sql/desc-dynamic-table |
| SHOW DYNAMIC TABLES | https://docs.snowflake.com/sql-reference/sql/show-dynamic-tables |
| Snowflake Support | https://docs.snowflake.com/user-guide/contacting-support |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#frozen-region-usage-notes |
| RELY property | https://docs.snowflake.com/user-guide/join-elimination#label-join-elimination-setting-rely |
| Interaction with RELY constraints | https://docs.snowflake.com/user-guide/dynamic-tables/frozen-regions#label-dynamic-tables-frozen-rely-interaction |
| frozen regions and backfill | https://docs.snowflake.com/user-guide/dynamic-tables/frozen-regions |
| ¶ | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#examples |
| Apache Iceberg™ tables: Support for Apache Iceberg™ v3 | https://docs.snowflake.com/user-guide/tables-iceberg-v3-specification-support |
| 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-dynamic-table#syntax |
| Variant syntax | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#variant-syntax |
| Required parameters | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#required-parameters |
| Optional parameters | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#optional-parameters |
| Access control requirements | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#access-control-requirements |
| Usage notes | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#usage-notes |
| CREATE OR ALTER DYNAMIC TABLE usage notes | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#create-or-alter-dynamic-table-usage-notes |
| Frozen region usage notes | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#frozen-region-usage-notes |
| Examples | https://docs.snowflake.com/sql-reference/sql/create-dynamic-table#examples |
| Dynamic tables | https://docs.snowflake.com/user-guide/dynamic-tables/overview |