I have a database from which the data is taken for the script, how to make that the lines are taken not in order, but randomly and at the same time do not repeat?
Hope that really answered your problem. Can also use the "Select Records" command, change the Table to the second one and add any filters you need. This will return all records in a list and using the Foreach will get the job done.