QuestionQ14
Implement Snowflake data science best practicesA Data Scientist created a session using Snowpark Python (the snowflake-snowpark-python package) with the following code:

Which parameters are required to authenticate the session?
Choose two
- A Account
- B Database
- C Role
- D User
- E Virtual warehouse
Community Discussion