MySQL Full Course for free 🐬

preview_player
Показать описание
#MySQL #SQL #tutorial

MySQL SQL tutorial for beginners 🐬

⭐ TIME STAMPS ⭐
#1 00:00:00 MySQL intro + installation
00:02:22 Windows installation
00:06:05 MAC OS installation
#2 00:10:29 DATABASES
#3 00:14:29 TABLES
#4 00:22:38 INSERT ROWS
#5 00:28:32 SELECT
#6 00:33:32 UPDATE & DELETE
#7 00:37:03 AUTOCOMMIT, COMMIT, ROLLBACK
#8 00:39:41 CURRENT_DATE() & CURRENT_TIME()
#9 00:42:26 UNIQUE
#10 00:47:09 NOT NULL
#11 00:50:01 CHECK
#12 00:53:58 DEFAULT
#13 01:02:16 PRIMARY KEYS
#14 01:07:41 AUTO_INCREMENT
#15 01:11:36 FOREIGN KEYS
#16 01:19:52 JOINS
#17 01:24:55 FUNCTIONS
#18 01:28:40 AND, OR, NOT
#19 01:34:37 WILD CARDS
#20 01:38:55 ORDER BY
#21 01:41:31 LIMIT
#22 01:44:24 UNIONS
#23 01:48:37 SELF JOINS
#24 01:58:39 VIEWS
#25 02:04:41 INDEXES
#26 02:11:06 SUBQUERIES
#27 02:17:52 GROUP BY
#28 02:23:00 ROLLUP
#29 02:26:50 ON DELETE
#30 02:34:20 STORED PROCEDURES
#31 02:42:22 TRIGGERS

Copyright Disclaimer:

This video is the intellectual property of Bro Code. All rights reserved. No part of this video may be reproduced, distributed, or transmitted in any form or by any means, including but not limited to recording, uploading, or other electronic or mechanical methods, without my written permission, except in the case of brief quotations embodied in critical reviews and certain other noncommercial uses permitted by copyright law.
Рекомендации по теме
Комментарии
Автор

The Youtube algorithm no longer cares about likes and comments
Be sure to share the video with a friend if you like it
Don't let my hard work go to waste 😭

⭐ TIME STAMPS ⭐
#1 00:00:00 MySQL intro + installation
00:02:22 Windows installation
00:06:05 MAC OS installation
#2 00:10:29 DATABASES
#3 00:14:29 TABLES
#4 00:22:38 INSERT ROWS
#5 00:28:32 SELECT
#6 00:33:32 UPDATE & DELETE
#7 00:37:03 AUTOCOMMIT, COMMIT, ROLLBACK
#8 00:39:41 CURRENT_DATE() & CURRENT_TIME()
#9 00:42:26 UNIQUE
#10 00:47:09 NOT NULL
#11 00:50:01 CHECK
#12 00:53:58 DEFAULT
#13 01:02:16 PRIMARY KEYS
#14 01:07:41 AUTO_INCREMENT
#15 01:11:36 FOREIGN KEYS
#16 01:19:52 JOINS
#17 01:24:55 FUNCTIONS
#18 01:28:40 AND, OR, NOT
#19 01:34:37 WILD CARDS
#20 01:38:55 ORDER BY
#21 01:41:31 LIMIT
#22 01:44:24 UNIONS
#23 01:48:37 SELF JOINS
#24 01:58:39 VIEWS
#25 02:04:41 INDEXES
#26 02:11:06 SUBQUERIES
#27 02:17:52 GROUP BY
#28 02:23:00 ROLLUP
#29 02:26:50 ON DELETE
#30 02:34:20 STORED PROCEDURES
#31 02:42:22 TRIGGERS

BroCodez
Автор

Alright ladies and gentlemen, i am ready to make my mom a website for her coffee shop

DefinedCmajor
Автор

This is the first video that explains from scratch, I've come across so many and it keeps looking cryptic, but yours is perfect for a total beginner. Thank you so much.

omotoshoabimbola
Автор

I'm on the 4th hour on your 12 hours Python course (excellent), I was willing to learn SQL after it, and there you are posting an SQL Full course. Thank you for the work you're doing you helped a lot of people.

Kei-inod
Автор

My God you’re a saviour starting a module on sql when I return form winter break. The way you explain topics in other videos such as Java are really helpful. Definitely looking forward to this one. Thankyou ❤

omxln
Автор

I wanted to thank you for this video. I started from ground 0 with SQL & because of you I feel like I have a foundation! Next up is more training videos to keep building upon that foundation. I will always recommend this video for anybody wanting to learn SQL with little to nothing beforehand of experience.

JohnWickPotter
Автор

I started this 5 days ago. Now you've made the full compilation. Thank you BRO!!!

princeakinolaoluwagbemigag
Автор

a good advice for the new people who warch this, anything you will learn in this course or any other course write it in a notebook and every part give it their unique name, because it will come a day you will forget something, in this case you found yourself writed anything that you need . i hope you understand

fortluxe
Автор

i went to school, graduated on came across your videos and WOW! you made these videos seem so easy and very detailed i wish i knew about your channel before getting into school because just one video i've learned way more than i did in my paid courses.. you are amazing thank you so much!

Arichanice
Автор

For everyone wondering why updating a row is giving you an error code of 1175 you need to set the columns in backticks example
SET `employee_id` = 1
WHERE `first_name` = "Eugene"

backticks are used to reference columns
do turn off safe mode

Victor-xxvv
Автор

This tutorial is a life saver. I have been assigned to a backend role even though i want in a front end role in my internship. I have no clue to what back end is so this is very helpful

SomeRandomGuy-hw
Автор

I didn't watched yet but i know it will the best SQL course. All my 4 Thumbs up for you, keep being a Master Bro.

brunomocellin
Автор

He is definitely the GOAT, he saved me in midterms, and now in the final. What a great guy.

diaal-emad
Автор

My workplace requested that I Learn SQL and SOAPUI. Always thought SQL was a bit of a chore and then along Comes BroCode, what a chad of monolithic proportions. You saved me from having to learn from some other, less Bro-tastic youtubers.

Seriously though. You've helped me so much with both coding and databses. I can't thank you enough.

adamthelin
Автор

This is the first channel I've come across that makes learning programming truly fun. I really like your personality, my dude. Keep it up!

Wisdawms
Автор

I have watched a lot of videos on YouTube regarding SQL in order to understand it better, but this is the best video I have ever seen to gain a better understanding of the concept and technique for a beginner level . Thank you so much sir, may God bless you.

Shreejee
Автор

I usually don’t comment, but I completed 1 hour of this free course and it’s very easy to understand. Thank you Bro code.

sanaalam_
Автор

MYSQL With Bro Code
Day 1 42:26
Day 2 54:00
Day 3 1:19:52
Day 4 2:04:44
Day 5 2:26:50
Day 6 2:42:26
Day 7: Done

derb
Автор

this is just for me thanks xx
#9 00:42:26 UNIQUE
#10 00:47:09 NOT NULL
#11 00:50:01 CHECK
#12 00:53:58 DEFAULT
#13 01:02:16 PRIMARY KEYS
#14 01:07:41 AUTO_INCREMENT
#15 01:11:36 FOREIGN KEYS

KM-neft
Автор

Thank you for all of your courses that you have been posting here on YouTube. It's really helping me to develop my programming skills more and more.

Yesterday i finished the C Language course from this channel.

Love from Brazil. ❤️

joaovictorbrum_