im trying to concatenate 3 columns in a select query to show in one column in the results. the column is called DelPostalName and for some reason always shows a \'0\' when i run
I think you should use concat for concatenation, not + :)
+