Overview
Syllabus
Introduction to Databases
SQL Server
Creating a Database
SHOW and SELECT
Rules for SQL Statements
Getting Multiple Columns
Distinct and LIMIT
Sorting Results
Sort Direction
Data Filtering and WHERE
Advanced Filtering Using AND and OR
IN ,NOT IN
Search Engines Work
More on Wildcards
Regular Expressions
Custom Columns
Functions
Aggregate Functions
GROUP BY
Subqueries watch this https://youtu.be/iq52vhD45A4
Another Subquery Example
Join Tables
Outer Joins
UNION
Text Searching
INSERT INTO
Insert Multiple Rows
UPDATE & DELETE
CREATE TABLE
NOT NULL & AUTO INCREMENT
ALTER / DROP / RENAME TABLE
Views
General Tips
Taught by
Extern Code