Skip to content

MAP_EXTRACT

  • map: MAP(K, V)
  • key: K
SELECT map_extract(map(['key'], ['val']), 'key');