Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Updating table from one database to another

    Hi I have worked out what I need from a previous post, I think it is working how I want.

    UPDATE    Subset

    SET              Subset.Leadengineer = Contact2.ULEADENGIN

    FROM         heat2.Subset Subset INNER JOIN

                          Goldmine.dbo.Contact2...

Viewing post 1 (of 2 total)