Handling schema refactoring using SSDT schema compare


hi

let assume want normalize table 2 tables. eg. table person columns phonenumber1...phonenumber5 tables person , phonenumbers foreign key constraint person phonenumber , deletion of phonenumber1..phonenumber5 columns person table.  want preserve data ie phonenumber1..phonenumber5 should end 1 record each non-null data in phonenumber table . how use ssdt achieve ?

this 1 simple scenario face in day day life , have been using hand-coded sql manage this. in more complicated scenario, 1 set of tables change set of tables. there easy way in ssdt manage these kind of schema changes , @ same time manage data mappings successfully ?

thanks

lakshmi

hi lakshmi,

the point there class of changes 1 may want make schema ssdt incapable of doing nature of how works. @ time of writing there no new features in ssdt cope class of problems other smart defaults, may or may not help.

jt


objectstoragehelper<t> – winrt utility windows 8 | http://sqlblog.com/blogs/jamie_thomson/ | @jamiet | me
jamie thomson



SQL Server  >  SQL Server Data Tools



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........