D
Dimitry
I need to add a trailing comma to a number. I have a
column with a few thousands rows in it, and I need to add
a comma to each number. I need to use this numbers in the
SQL statement, and they need to be separated by commas.
Any idea how to add a trailing comma?
column with a few thousands rows in it, and I need to add
a comma to each number. I need to use this numbers in the
SQL statement, and they need to be separated by commas.
Any idea how to add a trailing comma?