SnowPro Core Certification — Question 1079
Which Snowsight feature can be used to perform data manipulations and transformations using a programming language?
Answer options
- A. SnowSQL
- B. Dashboards
- C. Python worksheets
- D. Provider Studio
Correct answer: C
Explanation
The correct answer is C, Python worksheets, as they enable users to write Python code for data manipulation and transformation tasks. SnowSQL (A) is primarily used for executing SQL commands, Dashboards (B) are for visualizing data, and Provider Studio (D) does not focus on data manipulation through programming languages.