Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<TablePairs>
     <Pair>
          <LeftObject Name="dbo.Employees"></LeftObject>
          <RightObject Name="dbo.Employees"></RightObject>
          <Columns Action="Exclude">
               <ColumnPair>
                    <LeftColumn>DateCreated</LeftColumn>
                    <RightColumn>DateCreated</RightColumn>
               </ColumnPair>
               <ColumnPair>
                    <LeftColumn>CreatedBy</LeftColumn>
                    <RightColumn>CreatedBy</RightColumn>
               </ColumnPair>
          </Columns>
     </Pair>
     <Pair>
          <LeftObject Name="dbo.Customers"></LeftObject>
          <RightObject Name="dbo.Customers"></RightObject>
          <Columns Action="Exclude">
               <ColumnPair>
               <LeftColumn>Address</LeftColumn>
               <RightColumn>Address</RightColumn>
               </ColumnPair>
          </Columns>
     </Pair>
</TablePairs>

 


Excerpt

Total compare from data to schema with IDERA SQL Comparison Toolset. Learn more > >