nerdexam
Snowflake

ARA-C01 · Question #99

What actions are permitted when using the Snowflake SQL REST API? (Select TWO).

The correct answer is A. The Snowflake SQL REST API does support the use of a GET command, which can be used D. The use of a CALL command to a stored procedure is supported, which can return a result set,. to retrieve the status of a previously submitted query or to fetch the results of a query once it has including a table. This allows the invocation of stored procedures within Snowflake through the

Data Integration and Pipelines

Question

What actions are permitted when using the Snowflake SQL REST API? (Select TWO).

Options

  • AThe Snowflake SQL REST API does support the use of a GET command, which can be used
  • BThe use of a PUT command
  • CThe use of a ROLLBACK command
  • DThe use of a CALL command to a stored procedure is supported, which can return a result set,
  • ESubmitting multiple SQL statements in a single call

How the community answered

(36 responses)
  • A
    92% (33)
  • B
    6% (2)
  • E
    3% (1)

Explanation

to retrieve the status of a previously submitted query or to fetch the results of a query once it has including a table. This allows the invocation of stored procedures within Snowflake through the

Topics

#Snowflake SQL REST API#API Integration#Stored Procedures#Query Execution

Community Discussion

No community discussion yet for this question.

Full ARA-C01 Practice