Activity overview
Latest activity by yateesh_kumargd
Hi Alex, I was looking for highlighted option for SQL Statement generator .. Right now SQL statement has only 'Loop until...' option, but I want to repeat key values even I use SQL statements. Ex: Consider I want to generate 9000 rows for a table. For one of the column I will make use SQL statement generator that result set is 300 keys. I want to repeat the keys 30 times [ that is row 1- 30 will have the same key value in a column, next 30 rows will have same value and so on .] so that 300 keys will be distributed among 9000 rows . Right now this can be done only when I use foreign key(manual) generator. But if I use SQL statement which might have where clause to get specific value there is no option to repeat the key values [image] / comments
Hi Alex,I was looking for highlighted option for SQL Statement generator ..Right now SQL statement has only 'Loop until...' option, but I want to repeat key values even I use SQL statements. Ex: ...