
Ultimate access to all questions.
How can a user execute an anonymous block of code in Snowflake?
A
The user must run the CALL command to execute the block.
B
The statements that define the block must also execute the block.
C
The SUBMIT command must run immediately after the block is defined
D
The block must be saved to a worksheet and executed using a connector.