Good morning.
I understand the concatenate function as defined under FAQ701-4233 and am able to use it within a make table query.
My question is whether or not (and if how) can a function like this be used within an SQL Pass Through query? I'm running into some performance issues (3 hours to run) using it in the make table query and was wondering if I could improve it by using the function on the SQL server directly.
Can someone help me translate this into SQL coding?
Thanks!
I understand the concatenate function as defined under FAQ701-4233 and am able to use it within a make table query.
My question is whether or not (and if how) can a function like this be used within an SQL Pass Through query? I'm running into some performance issues (3 hours to run) using it in the make table query and was wondering if I could improve it by using the function on the SQL server directly.
Can someone help me translate this into SQL coding?
Thanks!