SQL: Tutorials and Tips
Browse our latest articles, tutorials, and guides on sql: tutorials and tips.
24 articles
SQL: Tutorials and Tips
Browse our latest articles, tutorials, and guides on sql: tutorials and tips.
24 articles
- Article
SQL Triggers: Syntax, Examples, and Use Cases
Learn what a SQL trigger is, how it works, and when to use one. Includes syntax, examples, types, use cases, and when to avoid triggers altogether.
Read article → - Article
SQL Operators: 6 Different Types (w/ 45 Code Examples)
Here's a quick reference guide to all of the different types of SQL operators, with examples that illustrate when and how to use them.
Read article → - Article
Install PostgreSQL 14.7 on Ubuntu
Install PostgreSQL 14.7 on Ubuntu step-by-step. Includes package setup, Northwind database installation, and Jupyter Notebook integration.
Read article → - Article
Install PostgreSQL 14.7 on Windows 10
Install PostgreSQL 14.7 on Windows 10 step-by-step. Includes environment setup, Northwind database, and Jupyter Notebook connection.
Read article → - Article
Install PostgreSQL 14.7 on MacOS
Install PostgreSQL 14.7 on macOS with Homebrew step-by-step. Includes setup, Northwind database installation, and Jupyter integration.
Read article → - Article
SQL Certification: 15 Recruiters Reveal If It's Worth the Effort
SQL is a key skill for data jobs. But you probably DON'T need a SQL certification to get a job. In fact, it might not even help! Here's why.
Read article → - Article
Intermediate SQL: PostgreSQL, Subqueries, and more!
Learn how to perform intermediate SQL tasks including setting up tables in PostgreSQL, views, subqueries and more.
Read article → - Article
SQL Queries You Need to Know (with Practical Examples)
Learn how to write SQL queries to extract data from two or more databases, use SQL dot commands to simplify tasks, and more!
Read article → - Article
10 SQL Skills You Need to Know
Learn why SQL is a must-have skill in today's data-driven world. Our blog post guides you through key techniques for success.
Read article → - Article
How to Learn SQL: The Best Way
What's the best way to learn SQL? We've done the homework (and spoken with tons and tons of learners) to figure out what actually works!
Read article → - Article
Top 20 SQL JOINs Interview Questions and Answers
In this roundup, we'll explore the top 20 SQL JOINs questions and answers you need to know for your next interview.
Read article → - Article
How to Install MySQL on Windows: A Simple Guide
MySQL is a light, open-source, easy-to-install database management system. Here's how to get a MySQL server operating on your machine.
Read article → - Article
SQL Subqueries: A Beginner's Guide (with Code Examples)
Every data scientist needs to know their way around a SQL database. Here’s an introduction to using subqueries.
Read article → - Article
Tutorial: Connect, Install, and Query PostgreSQL in Python
What is PostgreSQL in Python? How do I use it? In this tutorial, we show examples of querying PostgreSQL and more. It’s everything you need to get started!
Read article → - Article
Why does SQL Server Consume So Much Memory
Read article → - Article
SQL vs T-SQL: Understanding the Differences
SQL vs. T-SQL — what's the difference, and which one should you learn if you need to work more efficiently with your company's database? We'll tell you.
Read article → - Article
SQL Commands: The Complete List (w/ Examples)
What can you do with SQL? Here's a reference guide to the most commonly-used SQL commands, with code examples you can copy-paste.
Read article → - Article
SQL vs MySQL: Key Differences Explained (2026)
SQL and MySQL are important tools for working with data. But what are they, exactly, and how are they different? Let's clear that up.
Read article → - Article
SQL Interview Questions — Real Questions to Prep for Your Job Interview
A lot of the SQL interview questions you'll find on the web are generic: "What is SQL?" You'll never be asked that. We've got REAL questions to help you prep
Read article → - Article
SQL Basics — Hands-On Beginner SQL Walkthrough Analyzing Bike-Sharing
Learn the SQL basics and go hands-on querying databases as you analyze bike rental data in this free beginner SQL tutorial.
Read article → - Article
SQL Joins: Working with Databases
Learn how to master joins in the SQL joins tutorial. Learn to use inner, left, right, and outer joins while analyzing CIA factbook data.
Read article → - Article
SQL Aggregate Functions: Selecting Ungrouped Columns
This SQL aggregate function quirk can throw off your results if you're not careful! Learn about the "bare columns" issue and why it matters.
Read article → - Article
SQL Insert: Adding Records and DataFrames to a SQL Database
Master the art of the SQL Insert to add and update data in SQL and MySQL databases using SQL queries, as well as from within Python and pandas.
Read article → - Article
Working with SQLite Databases using Python and Pandas
In this post, focused on learning python for data science, you'll query, update, and create SQLite databases in Python, and how to speed up your workflow.
Read article →
Join 1M+ data learners on Dataquest.
- 1
Create a free account
- 2
Choose a learning path
- 3
Complete exercises and projects
- 4
Advance your career