Posts
                          
                            Sort by recent activity
                          
                          
                        
                      
                      
                        How do I compare two tables with different names in the same schema?
                        
                        
                        
                        
                      
                      
                      
                  
                  
                Schema = TestSchemaTable 1 = TestSchema.TestTable1Table 2 = TestSchema.TestTable2Table structures are identical.How do I compare the data between TestTable1 and TestTable2?