Pheonix3077
IS-IT--Management
I'm trying to combine two numerical columns into one column using a select statement. I can't use the concatenate (+) because it just adds the number in the field to form one number, what I need is it to merge (append) two numerical columns into one so that it returns a result of a large number thats really two separate fields just one appended after the other. Can anyone give me a suggestion on how to do that? Thanks in advance.