Skip to content

SQL Reference

MAP_ENTRIES

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