In my 'user' table I just want to combine the 'First_Name' and 'Last_Name' into one name, with a space between them. The output should be recorded in the 'Full_Name' column in the related row. I cant seem to make it work.