Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Given the following table, which two methods can a Snowflake user employ to access a JSON object?
CREATE TABLE products ( id INTEGER, name VARCHAR, details VARIANT );
A
src:salesperson.name
B
src:salesPerson.name
C
src:salesPerson.Name
D
SRC:salesPerson.name
E
SRC:salesPerson.Name