yes, you can combine two-column while creating the table
use
CONCAT(c.FIRSTNAME, ',', c.LASTNAME) AS FIRSTNAME
this will work when you creating a temp table using insert into tamp table
Auto Sync....
Select Categories