Learn SQL In 60 Minutes

Learn SQL In 60 Minutes



In this video we will cover everything you need to know about SQL in only 60 minutes. We will cover what SQL is, why SQL is important, what SQL is used for, the syntax of SQL, and multiple examples of SQL. SQL is the standard language for interacting with and manipulating data in a relational database system, and is one of the most important concepts you can learn in programming. It allows you to create, read, update, and delete data which is something nearly every application will need to do.

IMPORTANT: Exercises Worksheet Repository:

How to Install MySQL:

Outline:
[00:00] – Intro
[05:10] – SQL Syntax
[07:30] – Create Database
[09:20] – Drop Database
[10:34] – Use Database
[11:22] – Create Table
[13:01] – Alter Table
[14:47] – Drop Table
[15:08] – Create Table (Part 2)
[15:35] – Band Table
[15:55] – Not Null
[16:10] – Primary Key/ID/Auto Increment
[18:40] – Album Table
[20:05] – Foreign Key/Table Relationships
[23:05] – Insert Into
[25:40] – Select
[26:27] – Limit
[26:52] – Specific Columns
[27:18] – As/Alias Columns
[28:20] – Order By
[29:24] – Insert Into (Part 2)
[32:04] – Distinct Select
[33:07] – Update
[33:40] – Where
[33:15] – Less Than
[33:55] – Like String Filter
[37:26] – Or
[38:04] – And
[38:40] – Between
[39:20] – Is Null
[39:46] – Delete
[41:00] – Join
[43:25] – Inner/Left/Right Comparison
[46:42] – Aggregate Functions
[48:05] – Group By
[50:40] – Combined With Join
[51:15] – Alias Tables
[53:57] – Having vs Where

Learn X in Y Minutes Playlist:

Twitter:

GitHub:

CodePen:

#SQL #LearnSQL #MySQL

#Learn #SQL #Minutes

learn sql

webdevsimplified,learn sql,learn sql in 1 hour,learn sql in 60 minutes,learn sql fast,learn sql for beginners,learn mysql,how to learn sql,how to learn sql quickly,how to learn sql fast,sql for beginners,sql for beginners tutorial,sql for beginners course,free sql course,free sql course for beginners,learn sql queries,learn sql queries step by step,how to write queries in sql,sql tutorial,sql tutorial for beginners,sql explained,sql in one video,sql




SQL Tutorial – Full Database Course for Beginners

SQL Tutorial – Full Database Course for Beginners



In this course, we’ll be looking at database management basics and SQL using the MySQL RDBMS.
Want more from Mike? He’s starting a coding RPG/Bootcamp –

The course is designed for beginners to SQL and database management systems, and will introduce common database management topics.

Throughout the course we’ll be looking at various topics including schema design, basic C.R.U.D operations, aggregation, nested queries, joins, keys and much more.

You can get PopSQL to follow along here:

????Company Database Code:

⭐️ Contents ⭐
⌨️ (0:00) Introduction
⌨️ (2:36) What is a Database?
⌨️ (23:10) Tables & Keys
⌨️ (43:31) SQL Basics
⌨️ (52:26) MySQL Windows Installation
⌨️ (1:01:59) MySQL Mac Installation
⌨️ (1:15:49) Creating Tables
⌨️ (1:31:05) Inserting Data
⌨️ (1:38:17) Constraints
⌨️ (1:48:11) Update & Delete
⌨️ (1:56:11) Basic Queries
⌨️ (2:08:37) Company Database Intro
⌨️ (2:14:05) Creating Company Database
⌨️ (2:30:27 ) More Basic Queries
⌨️ (2:26:24) Functions
⌨️ (2:45:13) Wildcards
⌨️ (2:53:53) Union
⌨️ (3:01:36) Joins
⌨️ (3:11:49) Nested Queries
⌨️ (3:21:52) On Delete
⌨️ (3:30:05) Triggers
⌨️ (3:42:12) ER Diagrams Intro
⌨️ (3:55:53) Designing an ER Diagram
⌨️ (4:08:34) Converting ER Diagrams to Schemas

Course developed by Mike Dane. Check out his YouTube channel for more great programming courses:

????Follow Mike on Twitter:

????The Giraffe Academy website:

Learn to code for free and get a developer job:

Read hundreds of articles on programming:

And subscribe for new videos on technology every day:

#SQL #Tutorial #Full #Database #Beginners

learn sql

sql,sql tutorial,sql course,sql for beginners,Structured Query Language,sql course for beginners,learn sql,free sql course,web development,mysql,mysql tutorial,mysql course,rdbms