Dear All,
I've found the solution using the model builder. After separate from the SQL table the data of interest, I've added a new field to allocate the concatenation results. Then, using the tool "Calculate Field", I used the expression [Column1] + "/" + [Column2], and the Add Join Tool worked properly! :cool: