hi all,
so i have a table with two symbol columns, and im creating a third column which is a concatentaion of the other two, also a symbol column. i have the following code:
which works fine, but when i try to do this within one statement i get an error:
how can i make adjustments to do this in one line, as i want to write it in functional form also .
thanks all!