Snowflake SnowPro Core

Snowflake SnowPro Core

Get started today

Ultimate access to all questions.


A column named "Data" contains VARIANT data and stores values as follows:

{
  "employee": {
    "name": "John Doe",
    "id": 12345
  }
}

How can you extract the employee's name from the column data in Snowflake?

Quiz related visual



Comments

Loading comments...