|
|
Browse by Tags
All Tags » T-SQL » SQLCMD (RSS)
-
On my current project we are using SQL Server Data Tools (SSDT) to manage our database schema and one of the tasks we need to do often is insert data into that schema once deployed; the typical method employed to do this is to leverage Post-Deployment scripts and that is exactly what we are doing.
Our requirement is a little different though, our ...
|
|
|
|