Select columns of table at random

You may try KNIME component.


Generate 100 random nubers;
Convert them to string;
Use group by to make a parameter string and pass it to component.

2 Likes