Syntax: Maps / Dictionaries in SQL. • ID: #58 Code SELECT JSON_OBJECT('a', 17, 'b', 18) AS obj; Notes You can copy this snippet and adapt it. For advanced, add real-world inputs, edge cases, and tests. ← Prev Next →