Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: hnkdb2
  • Content: Threads
  • Order by date
  1. hnkdb2

    Insert using select between two subsytems

    Hi How to insert by select between two subsystems. insert into dbxx.table1 --> sub system dbxa select * from dbyy.table1 --> sub system dbya ofcouse the above will not work, as both of them belong to different system. Please advise, whether we can do like this or not. This is just to avoid...

Part and Inventory Search

Back
Top