Skip navigation
Courses
Pricing
For Students
SQL Library
Articles
Cookbook
Cheat Sheets
For Beginners
Best Way to Learn SQL
SQL Primer
Flashcards
About Our Courses
Guides
150+ SQL Practice Exercises
100+ SQL Interview Questions
SQL Interview Cheat Sheet
GROUP BY and Aggregate Functions Guide
SQL JOINs Guide
Window Functions Guide
Numeric Functions Guide
String Functions Guide
Common Table Expressions
Log in
Create free account
fullName
User profile menu open
Open user profile menu
fullName
Dashboard
My Profile
Payment & Billing
Log out
MENU
CLOSE
Courses
Pricing
For Students
Articles
Cookbook
Cheat Sheets
Best Way to Learn SQL
SQL Primer
Flashcards
About Our Courses
150+ SQL Practice Exercises
100+ SQL Interview Questions
SQL Interview Cheat Sheet
GROUP BY and Aggregate Functions Guide
SQL JOINs Guide
Window Functions Guide
Numeric Functions Guide
String Functions Guide
Common Table Expressions
Dashboard
My Profile
Payment & Billing
Log in
Create free account
Log out
Articles
Cookbook
14 May 2020
Ignacio L. Bisso
Beginner’s Guide to the SQL Subquery
Subqueries are a powerful SQL resource, allowing us to combine data from multiple tables in a single query. In this article, we’ll teach you everything you need to begin using subqueries. Perhaps the simplest definition of a SQL subquery is “A query inside a query”. Subqueries are so easy to understand that they often appear in the opening chapters of SQL courses. However, there are many variants of subqueries that need to be explained.
Read more
13 May 2020
Tihomir Babic
11 Advanced SQL Interview Questions (and Answers)
Do you want to move to a job that uses SQL? Are you unsure about what to expect during the job interview or how to benchmark your knowledge? This article will give you a good idea of where you stand. If you feel stuck in your job, you’re not the only one. The modern division of work pushes people to perform very specific tasks, expecting them not to look at what's on the other side.
Read more
12 May 2020
Adrian Więch
SQL in Google Sheets? Yes, We Can!
Did you know that you can write SQL-like queries in Google spreadsheets? This feature is incredibly powerful, versatile, and can replace most of the functionalities offered by Excel’s pivot tables. Read our article to find out how you can easily use the QUERY function to efficiently work with your Google Sheets data. Relational databases share many features with spreadsheets. When we explain what databases are, we often say that they are a bit like spreadsheets except they give us more control over larger amounts of data.
Read more
8 May 2020
Marija Ilic
Why Should I Learn SQL Window Functions?
SQL has been around for more than 25 years. Its basic syntax – like SELECT, WHERE, GROUP BY, HAVING, and ORDER BY – is well known. But is there something besides traditional SQL? Can you go beyond the basics and improve your skills? The answer to this question is yes. There is a modern version of SQL. In this article, we are going to dive into the modern version and learn about SQL window functions.
Read more
7 May 2020
Kateryna Koidan
What Is a Nested Query in SQL?
Have you ever wished that you could build a query with several SELECT statements? Good news! You can do this – and a lot more – with SQL’s nested queries. Nested queries are an essential part of writing efficient SQL code. If you’ve been learning SQL and writing queries, you’ve likely faced situations where you need to put a SELECT statement inside another SELECT statement. You might wonder, "Can I really do that in SQL?
Read more
6 May 2020
Dorota Wdzięczna
Advanced SQL Courses for Data Analysts – A Complete Review
Even data analysts who already know SQL need to keep their skills sharp. Where can you find the best advanced SQL courses for data analysts? Check out our review of the top online sources! If you're like me, constantly looking to keep those SQL skills in tip-top shape, you might be wondering where to find the best advanced courses tailored for data analysts. Well, I've got you covered! I recently explored some top-tier online courses that really push the envelope on what you can do with Structured Query Language.
Read more
5 May 2020
Dorota Wdzięczna
You Want to Learn SQL? You've Come to the Right Place!
Interested in learning SQL? You've landed at the perfect place! At LearnSQL.com, we offer a comprehensive collection of SQL courses designed for everyone from complete beginners to seasoned professionals. This article will give you an overview of what you can expect from our course offerings—whether you're getting started with SQL or you want to master advanced SQL topics. Welcome to LearnSQL.com! LearnSQL.com is an online platform with interactive SQL courses intended for a wide range of backgrounds in SQL.
Read more
1 May 2020
Rebecca McKeown
How to Practice SQL for a Technical Job Interview
You’ve scored yourself an interview for an SQL-related job. Nice work! But perhaps uncertainty is creeping in as your interview date looms closer. Do you know enough SQL to make the cut? What questions are you likely to be asked? What SQL practice should you be doing before your interview? Almost all SQL job candidates go through exactly the same nerve-wracking process. Here at LearnSQL.com, we have the lowdown on all the SQL practice and preparation you’ll need to ace those interview questions and take your career to the next level.
Read more
30 Apr 2020
Kateryna Koidan
Is SQL a Programming Language?
SQL is a language for communicating with databases. When you write SQL queries, you give instructions to the computer and it performs these instructions—it sounds like programming. However, you cannot build an application with SQL as you can with Python or Java. So, is SQL a programming language? SQL is used to communicate with databases. It allows you to find information, update or delete data, or create and modify the structure of a database.
Read more
29 Apr 2020
LearnSQL.com Team
Course of the Month: Window Functions
Spring has come. It is nicer outside. It's a great time to learn something new. Which course should you choose? In April, it's worth it to bet on SQL window functions. What are they, what are they used for, and why are they worth knowing? I asked Agnieszka Kozubek-Krycuń, Chief Content Officer at Vertabelo, these questions. She has a PhD in mathematics and over 10 years’ experience teaching mathematics and computer science at the University of Warsaw.
Read more
««
«
1
2
3
66
67
68
83
»
»»