Parse JSON in TSQL

Posted by user117701 on Stack Overflow See other posts from Stack Overflow or by user117701
Published on 2010-05-19T16:31:57Z Indexed on 2010/05/20 4:30 UTC
Read the original article Hit count: 1566

Filed under:
|
|

Is it possible to parse JSON in TSQL? I dont mean to create a JSON string, i mean to parse a json string passed in as a parameter.

© Stack Overflow or respective owner

Related posts about JSON

Related posts about tsql