QuestionQ10

Snowflake AI Data Cloud Features & Architecture

Which table type is suitable for an insert-only stream?

Explanation

Snowflake requires the INSERT_ONLY setting for streams on external tables and does not support insert-only streams on temporary, hybrid, or transient tables. An insert-only stream records newly added rows without recording deletions.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!