quality checker of data beeing copied
Status: Beta
Brought to you by:
jconcepts
... including following features
- make sure all PK statements have a "not null"
statement
- check whether columns with "not null" flag don't have
any null values at all; otherwise create tables without
the "not null" flag for this column
- make suggestions for copy order according to forgeign
key dependencies