Course
SQL Upskilling for Beginners
Gain the SQL skills to interact with and query your data.
Run and edit the code from this tutorial online
Run codeTopics
Popular SQL Courses
2 hr
799.6K
Course
Intermediate SQL
4 hr
251.2K
Course
Joining Data in SQL
4 hr
159.2K
See More
RelatedSee MoreSee More
tutorial
FORMAT() SQL FUNCTION
FORMAT() is one of the most commonly used functions in SQL. Learn its main applications in this tutorial.
Travis Tang
3 min
tutorial
Aggregate Functions in SQL
Learn how to use aggregate functions for summarizing results and gaining useful insights about data in SQL.
Sayak Paul
9 min
tutorial
COUNT() SQL FUNCTION
COUNT() lets you count the number of rows that match certain conditions. Learn how to use it in this tutorial.
Travis Tang
3 min
tutorial
INSERT INTO SQL FUNCTION
INSERT INTO lets you add data to your tables. Learn how to use it in this tutorial.
Travis Tang
3 min
tutorial
SQL SUM() Function Explained
Discover the power of the SQL SUM() function for data aggregation. Learn how to implement rolling sums, cumulative sums, and sum multiple columns effectively.
Allan Ouko
8 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