GO SET QUOTED_IDENTIFIER OFF GO SET ANSI_NULLS ON GO
this my procedure i am inserting into one table belgium,holland those are linked servers but thing is one table 5 column ,one table 6 columns but the noc table 6 columns any data disturpes ....
i can run this procedure it will works any updates please
this my procedure i am inserting into one table belgium,holland those are linked servers but thing is one table 5 column ,one table 6 columns but the noc table 6 columns any data disturpes ....
don't use select * and specify an insert column list