SQL Tutorial | SQL SELECT Statement For Beginners

Опубликовано: 14 Сентябрь 2020
на канале: tookootek
11,483
203

A Beginner's Guide To SQL SELECT Statement. An Introduction To Structured Query Language | Sequel.

In this video you will learn and understand how to use SQL SELECT or How SQL SELECT Statement works with additional focus on what you can do with
WHERE clause and a touch of fundamentals to help further understand how Query works.

I have included in the tutorial the following Topics with explanation and examples to help you understand them:

1. SQL SELECT Statement Syntax & Breakdown
2. Data Types: Number, String - The purpose and how to use
3. Aggregate Function: COUNT, MAX
4. SELECT DISTINCT, ORDER By clause
5. Logical Operators: AND, OR
6. Comparison Operators: Equal, Greater Than, Greater Than Equal, Less Than, Less Than Equal, Not Equal

#LearnWithMe
#CodeWithMe
#tookootek

Table of Contents
00:00 Intro
00:02 SQL SELECT Statement Introduction
00:44 SQL SELECT STATEMENT Syntax
00:59 SQL SELECT STATEMENT Syntax Breakdown
01:52 Sample Data Source
02:45 Basic Query
03:52 Quick Review
05:55 Data Types
11:59 SELECT ASTERISK
13:10 Aggregate Functions - COUNT & MAX
17:06 SELECT DISTINCT and ORDER BY
22:34 Logical Operators - AND & OR
26:52 How WHERE clause works
27:35 Comparison Operators
32:44 Outro

Softwares Used:
1. Operating System - Windows 10/Mac OS
2. MySQL WorkBench


Subscribe for more content like this:
   / @tookootek  

Playlist
   • How To - Programming and Design