Coding Now – Best AI & Full Stack Courses in Delhi NCR | 100% Placement
Limited Offer: Get 50% OFF on AI & Full Stack Courses
📞 Call Now: +91 9667708830
All Subjects
Free Learning Resource

🗄️ SQL Notes

Learn SQL from basics to advanced queries with practical examples, exercises, interview questions and projects.

🧱

SQL Basics

Databases, tables, data types and the core DDL/DML commands.

Beginner ~3 hrs
14 topics →
🔍

SQL Queries

SELECT, filtering, sorting and combining result sets with set operators.

Beginner ~3.5 hrs
13 topics →
🧮

SQL Functions & Grouping

String, numeric, date and aggregate functions with GROUP BY / HAVING.

Beginner–Intermediate ~3 hrs
Coming Soon
🔗

SQL Joins

INNER, LEFT, RIGHT, FULL, CROSS and SELF joins explained with sample tables.

Intermediate ~2.5 hrs
10 topics →
🪆

Subqueries

Nested queries — scalar, correlated, and when to use a subquery vs a join.

Intermediate ~2 hrs
Coming Soon
🧩

CTEs

Common Table Expressions and recursive queries with business examples.

Intermediate ~1 hr
Coming Soon
📊

Window Functions

ROW_NUMBER, RANK, LAG, LEAD and analytics-style ranking queries.

Intermediate–Advanced ~3.5 hrs
Coming Soon
🗝️

Database Design

Keys, constraints, normalization (1NF–BCNF) and ER modelling.

Intermediate ~3 hrs
Coming Soon

Indexes & Optimization

Indexing strategy, reading query plans and performance tuning.

Advanced ~2.5 hrs
Coming Soon
🔒

Transactions

ACID properties, COMMIT/ROLLBACK, isolation levels and deadlocks.

Intermediate ~2 hrs
Coming Soon
🚀

Advanced SQL

Views, stored procedures, triggers, temp tables and cursors.

Advanced ~2 hrs
Coming Soon
🎯

Interview Questions

Topic-wise SQL interview questions with explained answers.

All levels ~2.5 hrs
Coming Soon
📝

Practice Questions

Beginner to advanced problem sets on realistic datasets.

All levels ~3 hrs
Coming Soon
🏗️

SQL Projects

End-to-end database schemas — e-commerce, banking, HR and more.

Intermediate–Advanced ~4 hrs
Coming Soon

No notes found. Try a different search term, or browse all SQL notes.

🧱 SQL Basics

14 of 14 topics published
101

What Is SQL? A Practical Introduction

What SQL actually is, what it does, and why it matters for analysts and developers.

102

SQL Databases — RDBMS Explained

What a relational database is, and how MySQL, PostgreSQL, SQL Server and others compare.

103

SQL vs NoSQL — Key Differences Explained

How relational (SQL) and non-relational (NoSQL) databases differ, and when to use each.

104

SQL Syntax Basics

The standard clause order every SQL query follows, and how execution order really works.

105

SQL Comments — Single-Line and Multi-Line

How to write -- and /* */ comments in SQL, plus the MySQL-only # syntax.

106

SQL Data Types — Numeric, String, Date & Boolean

The major SQL data type categories and how they differ across MySQL, PostgreSQL and SQL Server.

107

CREATE DATABASE in SQL

How to create a new SQL database, with syntax and dialect notes.

108

CREATE TABLE in SQL

How to define a new table with columns, data types and constraints.

109

ALTER TABLE in SQL

How to add, modify, rename and drop columns on an existing table.

110

DROP TABLE in SQL

How to permanently delete a table, and when to use it instead of TRUNCATE or DELETE.

111

TRUNCATE TABLE in SQL

How TRUNCATE instantly clears a table, and exactly how it differs from DELETE.

112

SQL INSERT Statement

How to add new rows to a table — single row, multiple rows, and INSERT...SELECT.

113

SQL UPDATE Statement

How to modify existing rows safely — and why the WHERE clause is critical.

114

SQL DELETE Statement

How to remove specific rows from a table, and how DELETE compares to TRUNCATE and DROP.

🔍 SQL Queries

13 of 18 topics published

🔗 SQL Joins

10 of 10 topics published

Ready to go from notes to a real career?

Join CodingNow's Data Analytics / Data Science course — live mentorship, hands-on projects, and 100% placement support in Delhi NCR.

Enroll Now — Free Demo Available
💬 Talk to Advisor
1
WhatsApp

Latest from Our Blog

Insights on AI, Data Science, Full Stack & Career

View All Articles →