...from SecurityUsers where UserId = D.AmendedByUserId) FullName, D.AmendedDateTime from dbo.ITRR_RCRFDetailComments R, RCRFDetail D where R.Id *= D.Id and R.AmendmentInstructions *=D.AmendmentInstructions and R.AmendmentInstructions not in ('', NULL) union select '1' as CommentId,'RCRF'...