A
Adam
How can I have the three separate Tables that have nothing in common? I want
to combine them into one column? How can I do this?
Example:
[123WeeklyAdminData].emp_name,
[123WeeklyCallbackData].emp_name
[123WeeklyRecruitData].emp_name
Adam
to combine them into one column? How can I do this?
Example:
[123WeeklyAdminData].emp_name,
[123WeeklyCallbackData].emp_name
[123WeeklyRecruitData].emp_name
Adam