Recent content by alvimbh

  1. A

    Generate data with attributes related

    :( This feature is implemented on version 9. Thanks for help Marco. I will verify if we have license for upgrade. Data Generator enhancements The following enhancements have been made to the Data Generator: SQL() expression now accepts bind variables for other field values. For example...
  2. A

    Generate data with attributes related

    Hi Marco, i try it but receive ORA-01008 error. This error occurs when not all parameters are informed. I use PL/SQL version 7.0.3.1123. This is a feature of newer version? i cant locate this in my User Guide.
  3. A

    Generate data with attributes related

    I need to populate a table using the data generator, but this table have two attributes that are related by a business rule. These two attributes are foreign key to the same table. Table A Fields: - ID_A - Type Table B Fields: - ID_A_base - ID_A_reference - Relationship Table C (table where I...
Back
Top