Combine Multiple Pieces of Data in SQL
Offered By: Coursera Project Network via Coursera
Course Description
Overview
In this project, you will use MySQL Workbench to write SQL queries that concatenate or combine multiple data values. Since a database is typically designed to store pieces of data at the atomic level, it is often necessary to put pieces back together to make data more useful to a user. A good example of that would be concatenating a customer’s first name and last name to produce a mailing label.
Syllabus
- Project Overview
- In this project, you will use MySQL Workbench to write SQL queries that concatenate or combine multiple data values. Since a database is typically designed to store pieces of data at the atomic level, it is often necessary to put pieces back together to make data more useful to a user. A good example of that would be concatenating a customer’s first name and last name to produce a mailing label.
Taught by
Judy Richardson
Related Courses
Introduction to Relational Database and SQLCoursera Project Network via Coursera Simple Retrieval Queries in MySQL Workbench
Coursera Project Network via Coursera Create a Database with the Modeling Tool in MySQL Workbench
Coursera Project Network via Coursera Complex Retrieval Queries in MySQL Workbench
Coursera Project Network via Coursera Database Creation and Modeling using MYSQL Workbench
Coursera Project Network via Coursera