Course
SQL Upskilling for Beginners
Gain the SQL skills to interact with and query your data.
Earn a Top SQL Certification
Prove your core SQL skills and advance your data career.
What is an SQL alias?
What is the AS keyword?
Which SQL databases support aliases?
Can you use numbers in a SQL alias?
Why is it impossible to dynamically set a column's alias?
Topics
Learn SQL with DataCamp
2 hr
818.8K
Course
Data Manipulation in SQL
4 hr
234.3K
Course
Exploratory Data Analysis in SQL
4 hr
124.3K
See More
RelatedSee MoreSee More
cheat-sheet
SQL Joins Cheat Sheet
With this SQL Joins cheat sheet, you'll have a handy reference guide to joining data in SQL.
Richie Cotton
6 min
cheat-sheet
SQL Basics Cheat Sheet
With this SQL cheat sheet, you'll have a handy reference guide to basic querying tables, filtering data, and aggregating data
Richie Cotton
5 min
tutorial
SELECTing Multiple Columns in SQL
Learn how to easily select multiple columns from a database table in SQL, or select all columns from a table in one simple query.
DataCamp Team
3 min
tutorial
Introduction to SQL Joins
In this tutorial, you'll learn about the mechanics of joins in SQL and its different types.
Sayak Paul
9 min
code-along
Getting Started in SQL
Learn how to write basic queries in SQL and find answers to business questions.
Kelsey McNeillie
code-along
SQL for Absolute Beginners
Start from the very basics of what SQL is and why it's essential, move through key components such as retrieving data from databases, manipulation of data, and basic SQL queries.
Adel Nehme