User Documentation
Ispirer Toolkit Overview
Pricing
Comparison Options Page
This SQLWaysComparator Wizard page lets you specify the options for comparison process.
- Source schema name - Source schema name for comparison
- Target schema name - Target schema name for comparison
- Comparison template - Table name or template for comparison
- Tablelist file - List of tables for comparison in file of special format
- Mapping file - Normalize name mapping XML file. Usually it is created by SQLWays tool during the migration and called NormalizeNameReport.xml as the default
- Comparison options
- by table names - Option for comparing two databases by table names. This is the default option, that works for each other option
- by table column count - Option for comparing two databases by number of rows per table
- by table column names - Option for comparing two databases by column names per table
- by table column types - Option for comparing two databases by column types per table
- by table row count - Option for comparing two databases by number of rows per table
- by table primary key values - Option for comparing two databases by primary key names and data per table
- by table data - Option for comparing two databases by data per table. The comparison is made based on PK values