By Craig Mullins – Well, one way is to issue multiple INSERT statements, one for each row. But I don’t think that is what you are asking. If you are looking for a way to insert multiple rows into a DB2 table using one INSERT statement, that is possible using a SELECT within the insert.
Read More - Register for Free Membership