How do I combine first and last names into one column

I have separate columns for first name and last name. I want to merge them into a single full name column.

Use concatenate formula to combine 2 text columns.