Sampling Component

Overview

Sampling Component allows to produce sample data from an existing database.

Install the Sampling Component

If you did not install it yet, install the Sampling component in Designer by following the component installation process.

Supported Features

Feature

Description

Percent Sampling

Sample a defined amount of data from an existing schema.

SQL Filter

An SQL Filter can be added to filter the source data to sample.

SQL Order By

An SQL Order By clause can be added to order the data to sample as expected.