• Have you tried this?

    select PtID, MedID, GenericMedName, MedChange from dbo.Pyxis

    except

    select [Hospital #], BASEITEMNUMBER, '', '' from dbo.HMM

    order by pyxis.PtID

    Vishal Gajjar
    http://SqlAndMe.com