B
Bruenor
Is it possible to create a query that combines two columns in the sam
table? Here's what I'm trying to do. I have "Faculty" and "Secon
Faculty" as column names. I want to make it so that there is
"Combined" column that takes the input from the "Faculty" column an
puts it into the "Combined" column. If there is data in the "Secon
Faculty" column then it would put it after the data in the "Combined
column, seperated with a "/". Is there a way to do this
table? Here's what I'm trying to do. I have "Faculty" and "Secon
Faculty" as column names. I want to make it so that there is
"Combined" column that takes the input from the "Faculty" column an
puts it into the "Combined" column. If there is data in the "Secon
Faculty" column then it would put it after the data in the "Combined
column, seperated with a "/". Is there a way to do this