SnowflakeSnowflake
DEA-C02 · Question #42
DEA-C02 Question #42: Real Exam Question with Answer & Explanation
Sign in or unlock DEA-C02 to reveal the answer and full explanation for question #42. The question stem and answer options stay visible for context.
Snowflake Scripting and Tasks
Question
What is a characteristic of the use of binding variables in JavaScript stored procedures in Snowflake?
Options
- AAll types of JavaScript variables can be bound.
- BAll Snowflake first-class objects can be bound.
- COnly JavaScript variables of type number, string, and SfDate can be bound.
- DUsers are restricted from binding JavaScript variables because they create SQL injection attack
Unlock DEA-C02 to see the answer
You've previewed enough free DEA-C02 questions. Unlock DEA-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#JavaScript Stored Procedures#Binding Variables#Supported Data Types#Snowflake Scripting