1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[SQL] How to combine 2 strings together into one new text string with a new name? [closed]

Discussão em 'Outras Linguagens' iniciado por Stack, Setembro 28, 2024 às 02:23.

  1. Stack

    Stack Membro Participativo

    I was trying to add FirstName and LastName together from the Employee table.

    CONCAT("FirstName", "LastName")


    and I want the result to look the following examples.

    I'm expecting to have both FirstName and LastName like this: John Kamara.

    Continue reading...

Compartilhe esta Página