SteemSQL Tutorial – How to Fix &;;;JSON text is not properly formated. Unexpected character ‘.’ is found at position 0.&;;;?

I have a SQL (mssql) to fetch the data from Comments table thanks to STEEMSQL, like this: select top 10 title from Comments (NOLOCK) where (category='cn') or ( ( …