Paste SQL query results and get the same array-of-objects JSON that FOR JSON PATH produces — without SSMS truncating it. Runs entirely in your browser.
Tip: if any column contains multi-line text (like HTML in an InformationText field), use Save Results As → CSV in SSMS rather than copying the grid — grid copy strips embedded line breaks, CSV export keeps them quoted correctly.