BETA
Session Ready
Exercise

Working with strings

Let's combine some information from multiple columns into a single output column. This time, you want to find out where the eSymphony employees are living.

In order to present your results in an organized way, you will use the concatenation operator, literal character strings, and the alternative quote operator that were introduced in the video.

Instructions 1/3
undefined XP
  • 1
  • 2
  • 3
  • Select the FirstName and Country from the Employee table.