Is it possible to generate an ALTER sql script from the changes you are making in Server Studio. This is possible in different tools for mysql, basically you get a log of executed statements. Is this possible here, or how do you know what a modification (ALTER) script is?
Thank.
- MB
You can automatically generate change scripts in SSMS. Take a look at this article, I believe that this may be what you are looking for. http://www.mssqltips.com/tip.asp?tip=1723
from article
, T-SQL, SQL Server. SQL Server Management Studio " Script...", script / , SQL Server Management Studio (SSMS)? , SSMS, .
( Design), Table Designer Generate Change Script.
Design
, , Script, .
SQL Server 2005, SQL Server Management Studio 2008 .
( "" ), SSMS ALTER , " ":
Source: https://habr.com/ru/post/1767945/More articles:Using external lib / dll in Qt Creator? - c ++Is there a native oracle feature where applications can connect to receive updates? - oracleJQuery Parent ('tr') onFocus - jqueryJSP form parameters disappear when I submit my form to another page - javaStyling Gridview "Caption" from class C # - c #Как вы обрабатываете NULL в поле Date с помощью кода С#? - c#can i send "lein uberjar" containing some gpl3 classes? - jarSQL Server: a quick way to load a directory tree (name, date modified) - tsqlC ++ library for calculating an exponential matrix - c ++Как фильтровать только зарегистрированных пользователей в drupal? - drupalAll Articles