I have 300,000K records in the sql table and i want to add duplicate records randomly to that table at least 100,000k duplicate records need to be added to the table.
Purpose: I am doing bulk load testing from our end if our process checks for duplicate records.
I have no clue on how to take this forward, can anyone help me.