Question
Back quote in list
I'm using the ValueList function below to turn a column in a
first query into a comma delimited list for the next query that I
will then join. Is there a way to change that code to include a
back quote before and after every result for MySql db? The client
has set up his tables as 12-345 instead of 12_345 and CFSQL doesn't
like it.
Thanks!
Thanks!