Jump to content

[SOLVED] Inserting more than 2 rows in a table?


codrgi

Recommended Posts

each time i use a stored procedure to insert at least 2 or more rows in a table, it only inserts the last row it finds, no matter how many stuff it finds, im using a "select @col = col from table" query and it returns more than 2 rows,how do i solve this so that it inserts all the rows it finds?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.