New as of version 14.1
Besides structural scripting using DDL, the latest version allows you to script table data using DML. There are the following user options to control the data output
- Select a subset of tables
- Create INSERT or MERGE scripts
- Export data only that match a WHERE condition.
For example, you can use the pseudo-column ORA_ROWSCN to export the most recently changed records only.
Again, KeepTool has succeeded in completing a very powerful tool by adding useful new features.