Sample Data Generation Script For SQL Server on October 31, 2021 Get link Facebook X Pinterest Email Other Apps Below is a script that can generate sample data to any number of rows that you want for a table by name generated_table, whose schema can be found in the script. Feel free to modify the script to suit your needs.