xSQL Comparison Bundle for Oracle Databases - v9
Excluding objects

The "Excluded Objects" step allows you to exclude various Oracle objects by name.

The following fragment is the xml generated when various objects have been excluded by name:

  <ExcludedObjects>
    <!-- ***** excluded objects ***** -->
    <ExcludableObject Name="EMPLOYEES" Type="Table" Include="false" />
    <ExcludableObject Name="JOBS" Type="Table" Include="false" />
    <ExcludableObject Name="V_EMPLOYEES" Type="View" Include="false" />
    <ExcludableObject Name="V_REGIONS" Type="View" Include="false" />
    <ExcludableObject Name="SP_ADD_NEW_EMP" Type="Procedure" Include="false" />
    <!-- **************************** -->
  </ExcludedObjects>


 

 


Copyright © 2019 xSQL Software - All rights reserved.

Send us your comments