SQL Tutorial for Data Analysis 7: String Concatenation

Pubblicato il: 06 settembre 2020
sul canale di: Ram Kedem
1,649
6

In this lesson we’re going to learn how to concatenate strings. String concatenation is useful in cases where we want to merge data of several columns, and display the output as one single value. For example: taking the data of first_name and last_name columns and displaying the output as one single column - full_name

Course Examples -
https://ramkedem.com/en/sql-basics-ex...

ACDB Database -
https://ramkedem.com/en/acdb-sample-d...

Written SQL tutorials including exercises -
http://ramkedem.com/en/sql-server/

About Myself -
https://ramkedem.com/en/about/

My Linkedin Page -
  / ram-kedem-a5b4b33b  

My Facebook Page -
  / ramkedemfeed  

SQL Platform Differences (comparing MySQL & Oracle)
MySQL - we use the CONCAT() / CONCAT_WS() functions instead of the + sign:
https://www.w3schools.com/sql/func_my...
https://www.w3schools.com/sql/func_my...

Oracle -In Oracle we use the || sign instead of the + sign:
https://docs.oracle.com/cd/B19306_01/...


In questa pagina del sito puoi guardare il video online SQL Tutorial for Data Analysis 7: String Concatenation della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Ram Kedem 06 settembre 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 1,649 volte e gli è piaciuto 6 spettatori. Buona visione!