Skip to content

STRUCT_EXTRACT_AT

  • struct: STRUCT
  • ‘entry’: BIGINT
SELECT struct_extract_at({'i': 3, 'v2': 3, 'v3': 0}, 2);