A data analyst wants to write a SQL query to combine data from two columns and into a new column. What function can they use?

Correct
They can use CONCAT, which joins multiple text strings from multiple sources.