Skip to content
Sunday, September 06, 2026
  • About
  • Contact Us

Neotech Navigators

Online Tutorial for Data Analysis and Automation

  • Home
  • Google Sheets
    • Templates (NextGenTemplates)
    • Dashboards
    • KPI Dashboards
  • HTML Dashboards
  • Power BI
  • SQL Tutorial
    • All SQL chapters
  • Python Tutorial
  • Template Store
  • Courses
  • More
    • MS Word
    • PowerPoint
    • Excel Tutorials (PK-AnExcelExpert)
    • About
    • Contact

Tag: Learn SQL

SQL FULL JOIN
SQL

SQL UNION and UNION ALL: Combine Query Results (Examples)

September 4, 2026PKComments Off on SQL UNION and UNION ALL: Combine Query Results (Examples)

Learn SQL UNION and UNION ALL to stack results from two queries into one list. Syntax, worked examples with output, duplicates vs speed, and common mistakes.

SQL Reference All Commands
SQL

SQL Reference: Quick Guide to All SQL Commands and Syntax

April 3, 2026September 4, 2026PKComments Off on SQL Reference: Quick Guide to All SQL Commands and Syntax

SQL reference and cheat sheet: syntax and descriptions for every major SQL command, clause, operator and function, each linked to its full tutorial chapter.

SQL Window Functions
SQL

SQL Window Functions: ROW_NUMBER, RANK, LAG and Running Totals

April 3, 2026September 4, 2026PKComments Off on SQL Window Functions: ROW_NUMBER, RANK, LAG and Running Totals

SQL window functions tutorial: OVER and PARTITION BY, ROW_NUMBER, RANK and DENSE_RANK, running totals with SUM OVER, LAG and LEAD, and top-N per group.

SQL Subqueries
SQL

SQL Subqueries: Nested Queries in WHERE, FROM and SELECT

April 3, 2026September 4, 2026PKComments Off on SQL Subqueries: Nested Queries in WHERE, FROM and SELECT

SQL subqueries tutorial: nest a query inside WHERE, FROM or SELECT, scalar vs multi-row subqueries, correlated subqueries, subquery vs JOIN, and examples.

SQL EXISTS
SQL

SQL EXISTS Operator: Test Whether a Subquery Returns Rows

April 3, 2026September 4, 2026PKComments Off on SQL EXISTS Operator: Test Whether a Subquery Returns Rows

SQL EXISTS tutorial: check if a correlated subquery returns any rows, NOT EXISTS for missing matches, EXISTS vs IN vs JOIN, NULL safety, and worked examples.

SQL HAVING
SQL

SQL HAVING Clause: Filter Groups After GROUP BY (Examples)

April 3, 2026September 4, 2026PKComments Off on SQL HAVING Clause: Filter Groups After GROUP BY (Examples)

SQL HAVING clause tutorial: filter aggregated groups with COUNT, SUM and AVG conditions, HAVING vs WHERE, using both together, and examples with output.

SQL GROUP BY
SQL

SQL GROUP BY Clause: Group Rows and Aggregate Data (Examples)

April 3, 2026September 4, 2026PKComments Off on SQL GROUP BY Clause: Group Rows and Aggregate Data (Examples)

SQL GROUP BY tutorial: group rows by one or more columns, combine with COUNT, SUM, AVG, MIN and MAX, fix the non-aggregated column error, examples.

SQL FULL JOIN
SQL

SQL FULL JOIN: Combine All Rows from Both Tables (Examples)

April 3, 2026September 4, 2026PKComments Off on SQL FULL JOIN: Combine All Rows from Both Tables (Examples)

SQL FULL JOIN tutorial: return all rows from both tables, NULL where no match, find mismatches on either side, and emulate FULL JOIN in MySQL and SQLite.

SQL RIGHT JOIN
SQL

SQL RIGHT JOIN: Keep All Rows from the Right Table (Examples)

April 3, 2026September 4, 2026PKComments Off on SQL RIGHT JOIN: Keep All Rows from the Right Table (Examples)

SQL RIGHT JOIN tutorial: return every row from the right table with matching left rows or NULL, RIGHT JOIN vs LEFT JOIN, find orphan records, and examples.

SQL Joins Introduction
SQL

SQL Joins Explained: INNER, LEFT, RIGHT and FULL JOIN Basics

April 3, 2026September 4, 2026PKComments Off on SQL Joins Explained: INNER, LEFT, RIGHT and FULL JOIN Basics

SQL joins explained: how JOIN combines rows from two tables on a key, the four join types compared on one sample dataset, ON vs WHERE, and which join to use.

Posts pagination

1 2 … 4 Next

Categories

  • AI
  • Dashboard
  • Google Sheets
  • HTML Dashboard
  • KPI Dashboard
  • MS Word
  • Power BI
  • PowerPoint
  • Python
  • SQL
  • Templates
  • Windows

Popular Tutorials

  • Sales KPI Dashboard in Google Sheets
  • Dynamic Calendar with Holidays & Events
  • Multi-Location Inventory Management in Google Sheets
  • Attendance Sheet Template in Google Sheets
  • What is Power BI? A Beginner’s Guide
  • Cleaning Data with Power Query in Power BI
  • Complete Guide to SQL JOINs
  • How to Use Copilot in Windows 11

Free SQL Course

SQL from Scratch — a free, 31-chapter course from SELECT to window functions, with runnable examples and a final quiz.

Start the SQL course →

Browse all SQL chapters · All courses

Popular Tags

Business Dashboard Google Sheets calendar template Checklist Template Customer Satisfaction Dashboard Template data analysis Database Data Visualization Google Apps Script Google Apps Script Web App Google Sheets Google Sheets calendar Google Sheets Dashboard Google Sheets Dashboard Template Google Sheets KPI Dashboard google sheets kpi scorecard Google Sheets KPI template Google Sheets template Google Sheets tips Google Sheets Tracker Google Sheets tracker template Google Sheets Tutorial Healthcare HR Analytics HR Dashboard HTML Dashboard HTML Dashboard Template KPI Dashboard KPI Dashboard Google Sheets KPI Scorecard KPI tracking Learn SQL Performance Metrics Performance Tracking personal finance Productivity Project management Spreadsheet Tips SQL Basics SQL for Beginners SQL Tutorial task management task tracker task tracking Web App Template
| Editorial by MysteryThemes.
  • Blog
  • Contact Us
  • About