Ispirer Home Page
Ispirer SQLWays Product Page
Request SQLWays
Defines the case of column names.
This option will use the same constraint names as in the source database. Otherwise constraint names will be skipped.
This option converts default values for columns. If this option is disabled, conversion of default values will be skipped.
This option converts identities. If this option is disabled, conversion of identities will be skipped.
This option is used to set the NOT NULL constraints in the CREATE TABLE statement for columns making up a primary key. Some databases ( Sybase, Access e.g.) allow to not specify the NOT NULL constraints for primary key columns explicitly when creating a table and change columns to NOT NULL when adding a primary key. Other databases (IBM DB2, Microsoft SQL Server, MySQL e.g.) require primary key columns to be created with NOT NULL constraints before adding a primary key.
If checked, NOT NULL constraints for all columns except primary key columns in the target database will be removed.
This option defines whether check constraints should be converted. If unchecked, check constraints will be skipped.
This option defines whether unique constraints should be converted. If unchecked, unique constraints will be skipped.
This option defines the types of the indexes that will be converted by SQLWays tool. ALL – means that all indexes will be converted. Unique – means that only unique indexes will be converted. None – means that all the indexes will not be converted.
If you have any additional questions regarding the supported options and features, please feel free to mail us: support@ispirer.com
Ispirer Home Page
Ispirer SQLWays Product Page
Request SQLWays
© 1999-2021, Ispirer Systems Ltd. All Rights Reserved. Privacy Statement |