Back to Browse

Convert JSON to CREATE TABLE Statements

20.0K views
May 22, 2018
6:29

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

Download

1 formats

Video Formats

360pmp422.9 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Convert JSON to CREATE TABLE Statements | NatokHD