Is it possible to apply the same set of generators to multiple tables?
Hallmarc
Posts: 2 New member
For performance testing purposes, I have multiple tables with the same schema. I'd like to be able to define the generators for the columns of one of those tables and then apply that same set of generators to all the other tables. I have seen no way in which to do this.
Answers