Hello,
I have investigating the usage of Data Generator for some of the development task, just populating one table seems to be okie. I got problem with MASTER DETAILS table
Following are the two DDL statement for create tables
CREATE TABLE supplier_info_amfelk_tab
(
supplier_id varchar2(50)...