Hello,
Would someone kindly show me a script that would insert multiple rows into a table? I am familiar with Oracle but not DB2. For example, I have a table with 5 columns and would like to insert 1000 rows with the same values except for the first column which ideally can be used as a variable. Any help is appreciated.
Thanks,