I have a query that has a where clause similar to: WHERE ISNULL(A1.AccountHolderID,'') = COALESCE(@acccountholderid, ISNULL(A1.AccountHolderID,''))...
Separate names with a comma.