SELECTDB1.ProjectName,DB2.ProjectStageFROMDatabase1.dbo.Table1 DB1INNER JOINDatabase2.dbo.Table2 DB2ONDB1.ProjectStageID = DB2.ProjectStageID