Skip to content

STRUCT_EXTRACT

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