Home Forums SQL Server 2008 SQL Server Newbies how to store multiple rows in a stored procedure's parameters and then insert them in a table RE: how to store multiple rows in a stored procedure's parameters and then insert them in a table

  • Ohh thank you so much ,

    It was just a little and silly mistake i was doing .

    INSERT ..SELECT works fine in this case .