Quantcast
Channel: SQLServerCentral » SQL Server 2012 » SQL Server 2012 - T-SQL » Latest topics
Viewing all articles
Browse latest Browse all 4901

Database Deployment using SSDT

$
0
0
Hello,We recently have been using the December release of SSDT to script out a database deployment and noticed that the script generated DROP and the CREATE statements for tables, even though the table structure was not being changed.We resolved this by dropping the clustered index on the table but I am keen to find out why this would be an issue.Has anyone else run into this problem?Any advice would be most appreciated.Andrew

Viewing all articles
Browse latest Browse all 4901

Trending Articles