QuestionQ42

Implement Data Pipelines

A Data Engineer has created a pipe named mypipe.

Which command must be run to confirm that the pipe is configured properly and running?

Explanation

SYSTEM$PIPE_STATUS retrieves the current status of a Snowflake pipe and returns its executionState, which reports RUNNING when the pipe is operating normally.

Learn more

Community Discussion

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