62
%OFF
Get 66% off PRO
Stop copy pasting code you don't actually understand
Build the coding confidence you need to become a developer companies will fight for

Stop copy pasting code you don't actually understand

Ends in
Become a PRO
Become a PRO
62
%OFF
Get 66% off PRO
Stop copy pasting code you don't actually understand
Build the coding confidence you need to become a developer companies will fight for

Stop copy pasting code you don't actually understand

Ends in
Become a PRO
Become a PRO
Programiz Programiz
Tutorials Examples Programiz Pro Logo Courses

Try Programiz PRO

Python JavaScript TypeScript SQL HTML CSS C C++ Java R Ruby RUST Golang Kotlin Swift C# DSA

Become a certified SQL
programmer.

ENROLL

Popular Tutorials

SQL SELECT
SQL INSERT INTO
SQL UPDATE
SQL JOIN
SQL GROUP BY
Start Learning SQL
Programiz Pro Logo

Created with over a decade of experience.

  • Learn
  • Practice
  • Compete
Learn Python
Learn HTML
Learn JavaScript
Learn SQL
Learn DSA
Learn C
Learn C++
Learn Java
View all Courses on Programiz Pro Logo
Python Basics
Python Intermediate
C++ Basics
C++ Intermediate
C++ OOP
C Programming
Java Basics
Java Intermediate
Java OOP
View all Courses on Programiz Pro Logo
Python Challenges
JavaScript Challenges
Java Challenges
C++ Challenges
C Challenges
View all Challenges on Programiz Pro Logo
Learn
Practice
Compete

Certification Courses

Created with over a decade of experience and thousands of feedback.

Learn Python
Learn HTML
Learn JavaScript
Learn SQL
Learn DSA
View all Courses on Programiz Pro Logo
Learn C
Learn C++
Learn Java
Python
JavaScript
TypeScript
SQL
HTML
CSS
C
C++
Java
More languages

Become a certified SQL
programmer.

Try Programiz PRO!

Popular Tutorials

SQL SELECT
SQL INSERT INTO
SQL UPDATE
SQL JOIN
SQL GROUP BY
Start Learning SQL All SQL Tutorials
Python
JavaScript
C
C++
Java
R
Kotlin

Become a certified Python
programmer.

Try Programiz PRO!

Popular Examples

Add two numbers
Check prime number
Find the factorial of a number
Print the Fibonacci sequence
Check leap year
All Python Examples
  • Introduction

    • Getting Started with SQL
    • Introduction to Databases and SQL
  • SQL SELECT(I)

    • SQL SELECT
    • SQL AND, OR, and NOT Operators
    • SQL SELECT DISTINCT
    • SQL SELECT AS Alias
    • SQL SELECT LIMIT, TOP, FETCH FIRST
    • SQL IN and NOT IN Operators
    • SQL BETWEEN Operator
    • SQL IS NULL and IS NOT NULL
    • SQL MAX() and MIN()
    • SQL COUNT()
    • SQL SUM() AND AVG()
  • SQL SELECT(II)

    • SQL ORDER BY Clause
    • SQL GROUP BY
    • SQL LIKE and NOT LIKE Operators
    • SQL Wildcards
    • SQL UNION
    • SQL Subquery
    • SQL Views
    • SQL CTE (Common Table Expressions)
    • SQL ANY and ALL
    • SQL CASE
    • SQL HAVING Clause
    • SQL EXISTS Operator
  • SQL JOINS

    • SQL JOINS
    • SQL INNER JOIN
    • SQL LEFT JOIN
    • SQL RIGHT JOIN
    • SQL FULL OUTER JOIN
    • SQL CROSS JOIN
    • SQL Self JOIN
  • SQL Database and Table

    • SQL CREATE DATABASE Statement
    • SQL CREATE TABLE
    • SQL DROP DATABASE Statement
    • SQL DROP TABLE Statement
    • SQL ALTER TABLE Statement
    • SQL BACKUP DATABASE Statement
  • SQL Insert, Update and Delete

    • SQL INSERT INTO
    • SQL UPDATE
    • SQL SELECT INTO (Copy Table)
    • SQL INSERT INTO SELECT Statement
    • SQL DELETE and TRUNCATE
  • SQL Constraints

    • SQL Constraints
    • SQL NOT NULL Constraint
    • SQL UNIQUE Constraint
    • SQL PRIMARY KEY Constraint
    • SQL FOREIGN KEY Constraint
    • SQL CHECK Constraint
    • SQL DEFAULT Constraint
    • SQL CREATE INDEX
    • SQL Composite Key
  • SQL Additional Topics

    • SQL Comments
    • SQL Data Types
    • SQL Operators
    • SQL Date and Time
    • SQL JOIN Three Tables
    • SQL SUBSTRING()
    • SQL Commands
    • SQL REPLACE()
    • SQL REGEXP
    • SQL Stored Procedures
    • SQL Injection

SQL Tutorials

  • SQL RIGHT JOIN