Generate JSON Correctly (SQL Server Example)
When using Designer, you might have trouble getting started with producing JSON data to design and test your DLEX document. If you use SQL Server, then an easy way to produce a JSON dataset is by using the for JSON
clause in your SQL statement.