Sometimes only subset of data need to migrate.
There are two types of the subset:
Row Subset - in this case user will define/limit rows for the migration as the SQL’s “WHERE“ condition.
Column Subset - user will be able to check/uncheck the specific columns for migration. If some column was not checked then the data will not be read from the source database.