Posts
                          
                            Sort by recent activity
                          
                          
                        
                      
                      
                        Filtered change script?
                        
                        
                        
                        
                      
                      
                      
                  
                  
                Hi,
I'm trying to generate a change script (between Dev and Prod live databases) to include only column changes between 3 tables.  In other words, only creating statements like:
ALTER TABLE x ADD C...