I am trying to do a POC if Neoload can be utilized to replace 1000s of real records in a database with dummy data using its SQL Connection feature using INSERT SQL Statement. Any ideas if this can be achieved?
Is it a one shot SQL statement or do you plan to load test your database? In any case by using the Connect/Disconnect actions once you should be able to insert your data multiple times if needed.