D
D
Denis Bukreev2017-09-22 20:03:24
SQL
Denis Bukreev, 2017-09-22 20:03:24

How to turn SQL into JSON?

So it goes.
There is this kind of SQL:
6344f10c372c44b9ad3d54a022e6baf1.png
How do I translate it into this kind of JSON:

{
"Audi" : ["A6", "Q7", "R8"],
"Daewoo" : ["Matiz", "Nexia", "Gentra"]
}

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Holub, 2017-09-22
@denman1985

Is it possible to get a JSON response from SQL with...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question