Recent content by tgav95

  1. T

    Data generator: Use data in two charts [problem solved]

    Somebody answered my question, sooo... Currently I am generating Date with the help of the data generator, and I need to assign customer IDs to product keys, so I need the same customer IDs in the chart with the collected data about the customers and in the chart with the products and product...
  2. T

    Data Generator, putting data in a relation

    Well the problem solved it self I found a way to solve this riddle. For everyone who is interested: I just made a list in the directory C:\Programme\PLSQL Developer\DataGenerator\UserData. The list looks like this(the list is called "fruity_problem"): [kind, color] apple, red prune, purple...
  3. T

    Data Generator, putting data in a relation

    Hello everybody! I'm having a problem with the PL/SQL Developer data generator and hoped to find some help in this forum. My problem is, that I have to put a row in a relation to another. For example, I want to generate data about food, one row defines the kind of food, and the second row...
Back
Top