Skip to content

SQL Server Create Script from Table Data

Pre-requisite: You'll need the Simple Data Scripter (search in this doc).

In Azure Data Studio, right click on the config table and select Script Table Data
script-table.png

Outcome is a script of the table that we save to our clients git repository each time we make some changes
scripted-table.png

client.png