QuestionQ41

Set up and navigate the Snowflake user interface and Snowflake Notebooks

What occurs when a user selects STOP in a Snowflake Notebook while a query is running?

Explanation

Selecting Stop cancels the code cell currently executing and prevents any subsequently queued cells from running. It does not roll back previously executed code or terminate and drop the notebook session.

Learn more

Community Discussion

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