RosettaCodeData/Task/Associative-array-Creation/DuckDB/associative-array-creation-...

2 lines
39 B
Plaintext

SELECT '{"a": 1, "A": 2}'::JSON as j;