In this episode I share a query I wrote to automatically parse a JSON object into SQL Server CREATE TABLE statements.
Related blog post with example code:
https://bertwagner.com/2018/05/22/converting-json-to-sql-server-create-table-statements/
Github:
https://github.com/bertwagner/SQLServer/blob/master/JSONtoSQLGenerator.sql
Twitter:
https://twitter.com/bertwagner