OK SQL Gurus, riddle me this. I have two SQL Servers, ServerA and ServerB. ServerB has a linked server to ServerA. I want to INSERT data into a table on ServerA from a table on ServerB. The databases on both machines have a sequenc
↧