SQL Tutorial for Beginners

  Рет қаралды 1,869,035

Kevin Stratvert

Kevin Stratvert

Күн бұрын

In this step-by-step tutorial, learn how you can write your own SQL queries. You don't need any prior knowledge and we're going to use all free tools. By the end of this video, you'll know how to retrieve data from databases. At the end, I'll show you a neat trick to write some of the most complex queries with very little effort.
SQL stands for structured query language. It's a language that you can use to talk to your database. You can also use it to retrieve, filter, sort, combine, add, update, and delete data in a database. It's basically a language you can use to interact with the database. The great thing is that anyone can learn how to write SQL queries. You definitely don't need a degree in computer science. And once you know it, you'll have another superpower that you can use at work.
👋 Additional resources
- Download & install Microsoft SQL Server: www.microsoft.com/en-us/sql-s...
- Download & install SQL Server Management Studio (SSMS): docs.microsoft.com/en-us/sql/...
- Sample database to follow along: 1drv.ms/u/s!AmxrofZZlZ-whNsNY...
- Sample data in Excel format including flat file and tables: 1drv.ms/x/s!AmxrofZZlZ-whNsGO...
- SQL Functions: docs.microsoft.com/en-us/sql/...
⌚ Timestamps
00:00 Introduction
00:37 Why learn SQL?
01:49 What is SQL?
02:25 What is a database?
03:09 Relational database management systems
04:11 Install Microsoft SQL Server
06:51 Install SQL Server Management Studio
07:26 Connect to server
08:13 Object Explorer
09:26 Restore sample database
10:42 Tables
14:33 Primary keys
15:57 Database diagrams
17:57 Data types
18:30 Select
24:50 Filtering with where
32:02 Inner join & outer join
38:21 Order by
39:01 Functions including getdate, sum, count
41:02 Group by
41:20 Bonus: Query designer
44:09 Wrap up
📃 Watch related playlists
- Playlist with all my videos on SQL: • SQL
📩 NEWSLETTER
- Get the latest high-quality tutorial and tips and tricks videos emailed to your inbox each week: kevinstratvert.com/newsletter/
🔽 CONNECT WITH ME
- Official website: www.kevinstratvert.com
- LinkedIn: / kevinstratvert
- Discord: bit.ly/KevinStratvertDiscord
- Twitter: / kevstrat
- Facebook: / kevin-stratvert-101912...
- TikTok: / kevinstratvert
- Instagram: / kevinstratvert
🎁 TOOLS AND DISCOUNTS
✅ 🎙️ Voicemod AI Voice Changer | 5% off | link.xsolla.com/KZBi89AY
✅ 🌐 Squarespace Websites | squarespace.syuh.net/XYaqYM
✅ 🔍 Grammarly | grammarly.go2cloud.org/SH3nL
✅ 🛍️ Shopify | shopify.pxf.io/XY9rPa
✅ 📋 Notion | affiliate.notion.so/rffva4tr71ax
✅ 🖼️ Figma | psxid.figma.com/lqjg97licpry
✅ 🤖 ElevenLabs Text-to-Speech | try.elevenlabs.io/taqepq60mptr
🎒 MY COURSES
- Go from Excel novice to data analysis ninja in just 2 hours: kevinstratvert.thinkific.com/
🙏 REQUEST VIDEOS
forms.gle/BDrTNUoxheEoMLGt5
🔔 SUBSCRIBE ON KZbin
kzbin.info?...
🙌 SUPPORT THE CHANNEL
- Hit the THANKS button in any video!
- Amazon affiliate link: amzn.to/3kCP2yz
⚖ DISCLOSURE
Some links are affiliate links. Purchasing through these links gives me a small commission to support videos on this channel. The price to you is the same.
#stratvert #sql

Пікірлер: 1 300
@AniseedBalls
@AniseedBalls 2 жыл бұрын
Hi Kevin. I'm a retired software architect with lots of experience of SQL, and only watched the video to see what you were presenting to newbies. I wanted to let you know that it's an excellent introduction to something many might be hesitant about. Great job!
@KevinStratvert
@KevinStratvert 2 жыл бұрын
Thanks for the note, Simon!
@Adam_Bosscoe
@Adam_Bosscoe 2 жыл бұрын
He's right, as a newbie, I'm quite hesitant! Lol thanks for the video Kevin
@iSabiTV
@iSabiTV Жыл бұрын
Hi Simon Dobson, is it Ok to pick your brain on something related to Software development?
@draiganlefebvre453
@draiganlefebvre453 Жыл бұрын
software architect?? pfffft. Im a software god/oracle PHD.
@herbertmante8397
@herbertmante8397 Жыл бұрын
@@Adam_Bosscoe hmmm.
@mrericwong
@mrericwong 6 ай бұрын
For those who are following along and could not open the database diagram: Right-click "KCC" in the Object Explorer, then select "Properties". Under "Select a page", select "Files". Enter "sa" in the owner field and click "OK". The problem should be solved! I made a typo in my comment a year ago, where "sa" was "as" due to autocorrect. However, that comment has since helped a lot of you with opening the diagram. KZbin wouldn't let me edit my comment cause it returned error. Kevin, if you see this feel free to re-pin this comment. Thanks!
@marvinracer88
@marvinracer88 6 ай бұрын
Thank you, sir! that fixed it.
@somyughanze2075
@somyughanze2075 5 ай бұрын
How do i double like this? Thank you so much!
@marwanmansour6144
@marwanmansour6144 5 ай бұрын
Thank you!
@Cristian90rm
@Cristian90rm 5 ай бұрын
It works if I type "sa", but if I type "as" it says that it cannot find the princial "as", because it does not exist or you do not have permission, Error 15151
@dariareutova9833
@dariareutova9833 5 ай бұрын
this comment should definitely be pinned! thank u so much, I really appreciate your help and clear instructions
@shayanzaidi2836
@shayanzaidi2836 Жыл бұрын
This is 2 of my university courses summarized in a 45 minute video. So impressive and so helpful! Thanks, Kevin
@heynotizzy7493
@heynotizzy7493 Жыл бұрын
University?😭 im watching this for my grade 9 term two end of term assesment
@shayanzaidi2836
@shayanzaidi2836 Жыл бұрын
​@@heynotizzy7493 good for you, man! This isn't something that was covered by my school back then, so you're getting really ahead of us oldies lmao
@heynotizzy7493
@heynotizzy7493 Жыл бұрын
@@shayanzaidi2836 i wish i was at the level of you oldies because i currently have a C in computer science
@MoisesZTech
@MoisesZTech 11 ай бұрын
@@shayanzaidi2836 oh wow - I was just watching to gain a skill for work purposes - now feels like a daunting task haha. Currently unemployed but have experienced in HR and HRIS systems - hopefully learning this will help me land a new HRIS job!
@MoisesZTech
@MoisesZTech 11 ай бұрын
@@heynotizzy7493 how did it go???
@stormysurge9083
@stormysurge9083 4 ай бұрын
16:08 If you're getting an error like I did, do the following: 1) Right click KCC and select properties 2) Select Files 3) On the row of "Owner:" select the "..." at the end 4) Browse -> check [sa] -> OK Now you should be good!
@xenhusk
@xenhusk 3 ай бұрын
Thank you, This really helped!
@Piix4r
@Piix4r 2 ай бұрын
Thanks bro. saved me a headache.
@samiraeraphe2832
@samiraeraphe2832 2 ай бұрын
THANK YOU SM
@dmera001
@dmera001 2 ай бұрын
Hero!
@fadielia
@fadielia 2 ай бұрын
comment saved me, thanks
@blastproc_dj
@blastproc_dj Ай бұрын
On a job hunt as a result of the massive tech layoffs sweeping the country right now and this just made me so much more comfortable applying to jobs that demand SQL knowledge.
@udarexd4271
@udarexd4271 9 ай бұрын
To those who can not locate the KCC file when trying to add it in the Database. Copy paste or Move the File to the Backup folder which is located in Microsoft SQL server ---> MSSQL16.MSSQLSERVER ---> MSSQL. These files are located where you originally downloaded the whole software probably in Local disk C ---> Program Files. This will then automatically show the KCC file when you try to select it to add it in the Database like Kevin told in the video. Hope this helps.
@emanuelruiz6845
@emanuelruiz6845 9 ай бұрын
Thanks! This worked perfectly for me :D
@aryarajan2239
@aryarajan2239 4 ай бұрын
Thank you ! This helped :)
@therhysthomson
@therhysthomson 4 ай бұрын
Thanks!
@nearo007
@nearo007 3 ай бұрын
thank you so much!! :D
@paulinarajewicz9324
@paulinarajewicz9324 3 ай бұрын
THANK YOU!
@chantelruss6063
@chantelruss6063 2 жыл бұрын
Kevin, please, please, please make more SQL content? I work in the database but there is so much more to learn. I just love your approach when it comes to learning new skills and your videos are so easy to follow. My goal is to become certified by the end of this year. Thank you so much for this!
@laxchoudhary4604
@laxchoudhary4604 Жыл бұрын
yes kevin plz come up with complete series
@okaforchinyerematthew1937
@okaforchinyerematthew1937 11 ай бұрын
Hello Chantel, Please don't be offended by my question, please i can one get entry job as DBA? I will appreciate you feedback.
@xpectz
@xpectz 7 ай бұрын
Did you become certified after all?
@Jules-rk1sp
@Jules-rk1sp 3 ай бұрын
Hey did you commit or nah @chantelruss6063
@bembemm2
@bembemm2 11 күн бұрын
I’m wondering too. Are certified yet ? In SQL ? Or database? Or Data analytics? And is it enough?
@sajikr3438
@sajikr3438 5 ай бұрын
Thanks for such a superb, easy to understand video. I'm new to SQL and never knew it was so beginner-friendly; your content was most helpful. Just 2 points I'd like to add for others who may be interested in checking this out too. 1. If you have trouble finding the KCC.bak file using Database restore, Goto SQL config manager and change the "Log On as" setting of the SQL Server to "Local System". 2. For some reason my Database Diagrams folder would not expand, couldn't figure out a fix, however the query design editor will show the tables & primary keys anyways. Thanks again!
@manishrawat4947
@manishrawat4947 3 ай бұрын
you answered my query for not able to KCC file! Thanks @sajikr3438
@maxmanning1330
@maxmanning1330 3 ай бұрын
Thank you for this! Saved me tons of time researching why I couldn't find the .bak file.
@rdig1984
@rdig1984 2 ай бұрын
Me neither, I cant expand database diagrams folder 2. For some reason my Database Diagrams folder would not expand, couldn't figure out a fix, however the query design editor will show the tables & primary keys anyways
@VarthalabauHair
@VarthalabauHair 2 ай бұрын
I did this and the KCC.bak file still doesn't show up in the directory.
@brianab2497
@brianab2497 3 күн бұрын
Best comment so far, This is exactly what I needed to do. Thank you so much!
@anthonygikuri
@anthonygikuri 2 жыл бұрын
Kelvin, I never thought one day I'd ever think about SQL. I always knew it's for the IT guys!!! Everyone can learn it? I can only Believe this because I trust you!!! You present complex matters into a plan language. Thanks
@wildbouquet7941
@wildbouquet7941 Жыл бұрын
I’m a stay at home mom looking to learn some new skills and enter the work place. It’s been incredibly daunting and all the other SQL lessons I’ve taken skim over important information and don’t describe things clearly. This was SOOO helpful!!! Thank you so much!
@sunnysingh347
@sunnysingh347 6 ай бұрын
how was it helpful can you explain? we work in Excel files not bak formats. The link he provided for file is not even working. What did you accomplish from this video Exactly?
@PeenTip
@PeenTip Ай бұрын
yeah it did work. did you download the batch file or the flat file? Also did you store it in the correct file path where the server looks?@@sunnysingh347
@agua9999
@agua9999 22 күн бұрын
That’s awesome that this video helped ! Did you find a coding job using SQL?
@dapperblue6165
@dapperblue6165 15 күн бұрын
hey are u currently working a position related to SQL? how has the job been?
@lionelblak
@lionelblak 2 жыл бұрын
You have a gift for making complex subjects look very simple. As a software specialist, I’m sure this video took quite a few hours to put together. You started with baby steps but by the end, there was some quite advanced material being covered and I learned a few things that I didn’t previously know. Something for everybody - thank-you!
@shabchique7149
@shabchique7149 Жыл бұрын
Indeed, I learned so much from you Kevin. Thank you so much.
@hyeyoungmulvaney7039
@hyeyoungmulvaney7039 2 жыл бұрын
I watched this 4 times already and I am going to watch at least 10 more to memorize all the queries listed in this video! Thanks so much Kevin for the awesome video and can't wait to learn more about SQL in your next videos!
@YammyBoh7
@YammyBoh7 2 жыл бұрын
Please do more SQL content!? Databases, everything. Something I'm trying to learn along with web development this year.
@tubedataworkshop9776
@tubedataworkshop9776 2 жыл бұрын
I totally agree with you! I love working with databases.
@rashane1000
@rashane1000 2 жыл бұрын
Indeed. More of this please! :) Appreciated all your trips and tricks on all of your vids.
@brand1974
@brand1974 2 жыл бұрын
Yes, I second this comment. Would love to see more SQL, and databases content too.
@tubedataworkshop9776
@tubedataworkshop9776 2 жыл бұрын
@@brand1974 I just posted a video on how I created a stored procedure on my channel. Check it out.
@mram4u
@mram4u 2 жыл бұрын
Yes, please! More SQL content :)
@jeffmoden4332
@jeffmoden4332 Жыл бұрын
I'm an old, mostly self taught DBA/Database-Developer that started working with SQL Server in 1998. I'm also a former Navy Instructor that wrote and taught a 200 hour course on microprocessors and how to program them way back in 1977 and have been teaching a whole lot of different things, including a lot of things about SQL Server and T-SQL. With that, I'll also say that I'm not easily impressed. And, with that being said.... You probably hear this all the time but now I have to say it. This is an absolutely brilliant introduction to SQL and SSMS and the order of revelation is perfect. Having put together presentations on the subject, I also have a deep understanding of, even with the best of tools, how long it takes to put to craft, crop, and publish a video of such incredible content. Very, VERY well done, good Sir.
@blackgotham1176
@blackgotham1176 7 ай бұрын
Out of all the tutorials available, this one is the most straightforward and user-friendly. Kevin, I appreciate you for generously sharing your expertise.
@anti-fame
@anti-fame 6 ай бұрын
This tutoral is straight to the point. Everything was explained perfectly - not too short which becomes confusing and not too long which becomes boring - just perfect! Thanks!
@Stephen_A.
@Stephen_A. 2 жыл бұрын
OMG, from my work place I thought SQL looked too difficult so I abandoned trying to use it to find certain data. I had no idea that there was a query wizard that is actually easier to use than MS Access. This changes everything. THANK YOU KEVIN ! And yes, SQL training would be great.
@cSchroederTV
@cSchroederTV Жыл бұрын
This explained the join process easier in 5 minutes than 2 full days of class in college. Nicely done.
@Trying_trying
@Trying_trying 3 ай бұрын
I'm just starting a Data Science bootcamp in the UK , London and wanted to get some basic understanding of SQL as I will be studying it. This video is very simple whilst a good amount of knowledge and benefits in it. Genuinely appreciate it. Thanks
@lesliesauzek6148
@lesliesauzek6148 Жыл бұрын
Kevin, THANK YOU!!! I have been trying for the last couple of months to learn SQL. I understand putting in the steps, but I need the "why" . Tonight you made it click. You have no idea how thrilled I am. Thank you so so much for your fantastic explanation. I wIsh I were paying you for a course instead of what I'm taking. You're very patient and explain it all so it makes sense.
@berrec2650
@berrec2650 Жыл бұрын
Thanks Kevin, your attention to detail and delivery in all your videos is first class, very professional and as always so informative and easy to follow, your efforts make all our lives so much easier.
@RZing
@RZing Жыл бұрын
I've watched a lot SQL introduction for beginners and no doubt this is the best one, hopefully we can get some more videos on SQL, thanks Kevin!
@user-cz4kb5uq9e
@user-cz4kb5uq9e 4 ай бұрын
when I was at university I totally blew up learning sql, and my teacher (very wise woman) told me - "you're barely passed your test but YOU HAVE TO know sql anyways". Back then I answered that I don't need it because of specifics of my work, but my ignorance finally kicked me in the butt 15 years later. And now I've finally nailed it. Thanks so much for this video!
@sonya5568
@sonya5568 Жыл бұрын
Thank you, Kevin. I love watching your tutorials. You are so detailed and attention grabbing fro someone like me with a short attention span and I appreciate it so much.
@gurubalavigneshnatarajan3817
@gurubalavigneshnatarajan3817 Жыл бұрын
Kevin , It was a great session for a very beginners like me who is zero in coding . Wherever I stuck somewhere you helped me a lot eg. I stuck in macros - seen many videos which i couldn't able to understand but your explanation is extraordinary. As like that SQL learnt new many constraints and shortcuts too Thank you so much 🙏
@mavericksison3602
@mavericksison3602 2 жыл бұрын
Kevin, you're the best! I've been watching your videos from powerBI, Python, teams etc. I'm currently taking a bootcamp and have been struggling in writing the JOINs. I understood the concept but struggled with the placements. Thank you! I would love to see you do videos on java as that is my next stack.
@fluffkitteh123
@fluffkitteh123 5 ай бұрын
I would love to see this become a series. I stumbled across your channel after being assigned a SQL project at work and it has been well over 10 years since I last used this program for data analysis. Thank you for such a great introductory video.
@kdendayne
@kdendayne 2 жыл бұрын
I'll be glad to have more SQL content from you Kevin, this tutorial is absolutely amazing ! Make it looks pretty easy now !
@frankxiong9753
@frankxiong9753 2 жыл бұрын
Amazing! Thank you for Crystal clear instructions and explanations on SQL tutorial. I plan on downloading the two software you mentioned and start writing SQL tomorrow. Thank you Kevin!
@hollyrace3998
@hollyrace3998 Жыл бұрын
This is wonderful, I learned more in this video then I have in a week of trying to learn from other sources. I would love more SQL videos!
@ex0stasis72
@ex0stasis72 6 ай бұрын
I have to say, I'm loving the pace of this video. Ive bewn putting off leaening database for so long that, I decided to motivate myself by putting on a long tutorial video and just passively absorbing, and I am surprised by how much I'm able to follow along without having to pause and tinker with things myself yet. I'm nearly a graduated computer science major who missed taking Database and ran out of credits. So i guess I'm on my own for learning database. So here I am.
@lennykogginsofficial
@lennykogginsofficial 7 ай бұрын
Learning this for a job interview this week, thank you! It's a SQL heavy job, but I didn't put anthing SQL related on my resume and they still called me back so knowing the basics to mention in the interview will be a big help!
@superboyjamie
@superboyjamie 2 жыл бұрын
Kevin, I LOVE writing SQL. I did it for 17 years and now I'm making videos using MS Access. I wouldn't do a beginner's video using SQL Server but you nailed it. Great job, cheers!
@SamKing-sz1fz
@SamKing-sz1fz 3 ай бұрын
Hi, I need help on my bet project on excel
@Deliquescentinsight
@Deliquescentinsight 6 ай бұрын
SQL is used extensively in all business, even if you want to build WordPress sites SQL is behind all wordpress software and controls all of the content in your sites, being able to write queries is truly a 'superpower' and this video is among the better ones to introduce the rudiments
@reemalshehri6744
@reemalshehri6744 2 жыл бұрын
Kevin I just stoped watching the vid in the middle of the vid just to write this , you are awesome Kevin you are unique you explain in detail and at the same time not boring details , your tone your steps everything is awesome please keep making those vids about sql don't keep up waiting for long please
@bornkool
@bornkool Жыл бұрын
Hi Kevin, Thank you for your time. This video is very informative and clearly explained compared to most of the other videos out there. keep up the good work and don't change your format this video is very clear and doesn't just speed by skipping over basic concepts that can help bring the audience up to speed while they obtain a solid foundation. Thanks again Kevin You Rock!!!
@rinkikaex
@rinkikaex 2 жыл бұрын
You read my mind! I was asking a friend if he can help me learn SQL just today! Thanks Kevin.
@kylekeenan3485
@kylekeenan3485 Жыл бұрын
Been out of work for the past year looking after my Son and this video gave me a great refresher on everything having not used SQL in that time. I feel much better going back to work now. Unlike C# I find my SQL knowledge gets worse of I don't use it because it's so different to use.
@user-zi5xi7on5i
@user-zi5xi7on5i 6 ай бұрын
太好了,45分钟,只看一遍,做点笔记就ok了。谢谢谢谢,开门见山,没有废话👍
@binobaby9808
@binobaby9808 Жыл бұрын
Hi Kevin, I don't have any background in IT but, your videos are really helpful for beginners like me to understand the basic concept of SQL. Once again thank you so much for this awesome video. I am waiting for more videos based on SQL please and thank you.
@lakedonkey
@lakedonkey Жыл бұрын
Well done sir. Clear, carefully explained, insightful, and a wonderful introduction. I constantly refer students as an example while teaching logic. Your handle on and way of explaining the basics of sentential is commendable to say the least. Thank you.
@TeleFaletau
@TeleFaletau Жыл бұрын
Thanks Kevin for this great video. As I was looking around to get an into to SQL, I immediately thought of your video, knowing that it was going to be easy to follow and logical - as usual you did not disappoint!
@marcicampbell9949
@marcicampbell9949 4 ай бұрын
I have worked in technology for a while now but never got around to learning SQL. This is awesome, thank you!!
@princephirimusicint
@princephirimusicint 8 ай бұрын
As a new student to SQL you've made things way too easy bro 😊 best training ❤
@Coyote5555
@Coyote5555 2 жыл бұрын
Man there is soooo much work that comes into these videos. This guy is awesome!
@johnbaxter7582
@johnbaxter7582 Жыл бұрын
I like how the fact that you're practical and down to Earth really gives meaning to the subject alltogether
@jazsimmons5395
@jazsimmons5395 16 күн бұрын
This was such an easy to follow tutorial! As a beginner, SQL sounded a bit intimidating but this video made me feel like I could master this in no time! Thank you.
@clarco100
@clarco100 Жыл бұрын
This is an amazing introductory training to SQL!!!!
@kuuuyajim
@kuuuyajim Жыл бұрын
Based on my limited knowledge in SQL (I only learned it before so I could creates simple queries on our Access database), I'd say the Query Editors are quite similar but MS SQL is more complex and powerful. I'm looking forward to your tutorials and hopefully you'll cover more functions or at least the most commonly used ones. Thank you, Kevin! ;)
@hakeimallen1799
@hakeimallen1799 4 ай бұрын
Thank you so much for this the Way you write it down and explain it is so amazing and easy
@collinistheguy9355
@collinistheguy9355 6 ай бұрын
Hey man, I’m learning about SQL and database concepts for the first time and I gotta say, this video was very easy to follow. I tend to get distracted when watching tutorials, but the way you made this video made it easy for me to focus! Thank you!
@jeffu3248
@jeffu3248 Жыл бұрын
Amazing. You made it very understandable and I used it to complete my SQL project for CIS/SW engineering class. Thank you!
@acenkicks6163
@acenkicks6163 8 ай бұрын
I literally became comfortable with knowing how I will be using SQL & I’ve only watched 30mins of it. Clear & precise instructions & explanations of shortcuts! Highly recommend this video to any beginner!
@vijayarjunwadkar
@vijayarjunwadkar 2 жыл бұрын
Awesome Kevin! For me this tutorial is "SQL" (Super Quality Learning)! Thank you so much! 😊👍
@DublinObserver08
@DublinObserver08 2 жыл бұрын
Oh man, couldn't help but subscribe, I came here looking for one solution but walked away with multiple solutions. Thank you so much!
@kevinyip8816
@kevinyip8816 Жыл бұрын
Very precise and practical illustration, from basic to advanced all condensed in less than an hour. Well done and thank you, Kevin. Would like to know more about how the original database was created and how to update the database as well. I would imagine that is is not as complicated as the SQL language itself.
@diamondsandlipgloss
@diamondsandlipgloss Жыл бұрын
EXCELLENT EXCELLENT EXCELLENT tutorial with all necessary details needed for a beginner like me...I'm taking a SQL course on Udemy but this is easier to understand. THANK YOU SO MUCH!
@AllYay
@AllYay Жыл бұрын
Coursera's is so murky I filed a BUG REPORT.
@EdsonNascimentoEN
@EdsonNascimentoEN 8 ай бұрын
Kevin you removed the obstacle of learning code with this amazing tutotial. SQL is no longer a mystery for me. Thanks for coaching us.
@dihett
@dihett 4 ай бұрын
I am barely in and love your video already-1) assuming no knowledge 2) using free tools so continuous learning is an option. Many thanks!
@patriciaonah4851
@patriciaonah4851 4 ай бұрын
Hi Kevin, I'm a beginner in the field of data analysis. I love watching your videos because you teaching method is interesting and very easy to follow. More power to your elbow.💪💪💪
@RavenZamir
@RavenZamir 2 жыл бұрын
Thank you so much Kevin. Once again top of the line. If I could afford you I would hire you to lecture my students. I will suffice with using your tutorials to enhance my own courses. Now I only need a few about Sharepoint Spaces.
@jaazshaan6971
@jaazshaan6971 2 жыл бұрын
Thank you so much Kevin for this amazing video. This is like you read my mind . Waiting for more videos . You make everything looks so so simple and interesting.
@leedleleedle
@leedleleedle 3 ай бұрын
Bro you are a godsend. I am getting back into sql after taking 2 years off and this was perfect to jog my memory. I appreciate your effort man
@garbrys984
@garbrys984 Жыл бұрын
I really appreciate how you break down and explain what everything is. Thank you!
@stephenfulford6227
@stephenfulford6227 2 жыл бұрын
I definitely appreciate this and would like to see more about SQL!
@JayConteniex
@JayConteniex Жыл бұрын
I loved the way you explained it. Very intensive. Loved and Subscribed. ❤️🤗
@williamarias6340
@williamarias6340 Жыл бұрын
Hello Kevin, there is no waste on your video. I am a little bit new to SQL Server, but your video just open up wide my mind. I appreciate for you making this video.
@ricdonato4328
@ricdonato4328 Жыл бұрын
In your last segment, Query Designer, reminded me a lot about MS Access. It alone, for me, makes your outstanding tutorial much easier to wrap my head around. Thank you.
@supriyochatterjee4095
@supriyochatterjee4095 2 жыл бұрын
Amazing please kindly upload videos related to Windows Server Administration and troubleshooting, Office 365 Administration and troubleshooting as it will be very very helpful
@theoryguides
@theoryguides 2 жыл бұрын
Thank you so much for creating these videos for us!
@hiscanopy9336
@hiscanopy9336 Жыл бұрын
Wow. I like how you have simplified SQL and made it more palatable to understand. Thanks
@dextervo8840
@dextervo8840 19 күн бұрын
Hello Kevin - I just wanted to learn SQL and your presentation is so easy to understand SQL. Your detailed instructions took away my fear of learning SQL, I'm hooked! THANK YOU!
@Sentarius101
@Sentarius101 Жыл бұрын
For those getting backend database error when trying to load the database diagram, download the preview version for SSMS 19 and not the latest release of 18.12. If you already installed 18.12, uninstall it before installing the preview version 19. I guess the latest version of SQL is incompatible with the latest release of SSMS? Seems like a major oversight.
@Gamersunite2506
@Gamersunite2506 Жыл бұрын
Thank you. This worked for me. Had already fixed the first issue of not being able to expand Database Diagrams then ran into this lol.
@quangminhnguyen6343
@quangminhnguyen6343 Жыл бұрын
Thanks for the informative tutorial teacher Kevin! A little bit struggle at the first part until after 4:05; then things got clear to me so much. This gave me a better picture on my major, and also subjects we required to learn in college (such as statistics, econometrics - which also shares some terms similar like in SQL language). This introduction to SQL beginner was so good, that when I came back to W3S to continue the lesson I managed to understand different commands and usage of different functions. The diagrams and keys were notable too, it helped me figure out the primary keys connecting to different columns. Anw, thanks for the informative guide, proud to be your new subscriber!
@zhenyuduan6893
@zhenyuduan6893 2 жыл бұрын
Wow, so fantastic SQL Server course! I have been looking forward on this from you for a long time! You are a super star!
@beoramargolis4565
@beoramargolis4565 Жыл бұрын
Hi Kevin, I wanted to thank you so much for this fantastic video. You explain so well. I have just started a QA Course and know nothing about it , but was told we'll be learning SQL , so popped in to see what it's all about. WOW , you make it look so easy, hope it will be ... carry on doing these great videos as you are helping so many. THANK YOU
@hectornetdev
@hectornetdev 11 ай бұрын
Normally, I dont comment on tutorials, but yours is an exception. Was a little scared learning and working with MS SQL, but your tutorial helped me a lot. Subscribed.
@jonr6680
@jonr6680 2 жыл бұрын
Appreciate the quality of your presentation and material, always no-nonsense, clear and easy to follow. This one was a great primer for databases plus SQL queries... Squeezed a lot into the time. MS products seem great for pros but there are others out there especially FOSS, for people wanting to use .db on their pc.
@ishiomaubah1157
@ishiomaubah1157 Жыл бұрын
Hi Kevin, I have been having trouble importing data from excel or any other source. It keeps telling me operation could not be completed
@padraigr9305
@padraigr9305 2 жыл бұрын
Wow - brilliant video - thanks Kevin. Saved to my playlist. Would love to see more sql videos covering setting up SQL express edition.
@darynehannahalilam7088
@darynehannahalilam7088 2 жыл бұрын
Thanks for this Kevin!!! Viewed some videos regarding SQL before but this is the most comprehensive video that I really understood how things go. Can you discuss more about the functions we can use in SQL??
@ralphdiaz5140
@ralphdiaz5140 Жыл бұрын
Hi Kevin. I'm having an issue following along when trying to recover the sample database. In your video, the sample database file is already there ready to add. However, when I try to find my sample file I cannot find the file using any file path or manually trying to retrieve it.
@lukeloeffler8032
@lukeloeffler8032 11 ай бұрын
I'm having the same issue; did you ever recover the file?
@ralphdiaz5140
@ralphdiaz5140 11 ай бұрын
@@lukeloeffler8032 no, I was lucky enough to take a SQL class at work.
@kgranite6595
@kgranite6595 2 жыл бұрын
all other SQL - window functions, etc.
@Clinterpottrmus
@Clinterpottrmus Жыл бұрын
This has helped me so much for my college database systems class, and I always appreciate a video with good captions
@joshuastengrund1912
@joshuastengrund1912 Жыл бұрын
Dude. Your videos are an absolutely incredible resource. You have supercharged my career jumping into a brand new role. Thank you.
@prof.code-dude2750
@prof.code-dude2750 2 жыл бұрын
Kevin this is me Neil! I am trying this out but am facing a problem. I downloaded your database and can view the tables but when I expand the database diagram menu it shows an error. It says: Cannot execute as the database principal because the principal "dbo" does not exist, this type of principal cannot be impersonated, or you do not have permission. Please help Sir.... your tutorial is great but I cannot continue :(
@dk81535TA
@dk81535TA 2 жыл бұрын
To solve, I went in to Properties of the database - Then under "Select Page" click on "Files". Under database name the "Owner" was blank. Click on the 3 ellipse to open the "Database Owner" window. Click on browse next to "Enter the object names to select (examples)". Scroll down to where the object is [sa] and click "ok". Click "ok" on the next window and finally click on "ok". as this will have the owner in the once blank box. This worked for me, I hope it will work for you as well.
@luciagv_0582
@luciagv_0582 2 жыл бұрын
@@dk81535TA Thank you so much! I had the same problem and it worked for me! :)
@Bigdavid64
@Bigdavid64 Жыл бұрын
@@dk81535TA Thank You that worked for me as well :)
@N.i.l.o.y
@N.i.l.o.y 5 ай бұрын
@@dk81535TA Thank you. This worked for me.
@tutorspecialistsinternatio1320
@tutorspecialistsinternatio1320 Жыл бұрын
Hello, I know this might be a silly question, but I save your KCC data in my desktop but can't seem to find it when I click on restore databases. Is it because it is not stored in the backup file? Do you have a quick video on that? Thank you very much!
@danielotieno1382
@danielotieno1382 Жыл бұрын
I'm having the same problem. Did you find the way out?
@awildthatcher
@awildthatcher Жыл бұрын
My database class has turned into a DIY class so I'm really grateful for videos like this!
@assadumar1549
@assadumar1549 8 ай бұрын
i was trying to learn the sql from a platform but i didn't understand them what were they talking, because i'm completely new to sql, so i quit that online program and searched on youtube and found your channel which was already subscribed by me for some other purpose, and i lovvvvvvvvvveeee this i get each and every point you teach. thank you so much Kevin
@Storyguy
@Storyguy 2 жыл бұрын
Please Keep sql with python ....Tutorial
@aradagamer8426
@aradagamer8426 2 жыл бұрын
How To Get Copyright Free Videos | Royalty Free Videos For KZbin (2022)
@user-tl5lw7rc3m
@user-tl5lw7rc3m 2 жыл бұрын
Please continue your SQL lessons because you are simplifying the information in an easy way
@cotyquiroz
@cotyquiroz 10 ай бұрын
I literally have an exam tomorrow about this and I know nothing. This video helped me SO much, its so well explained and easy to understand. Thank you Kevin!
@EmotionsOnFire
@EmotionsOnFire 9 ай бұрын
I am just starting to learn SQL and I have to say - that is the best course that I’ve ever seen covering what most view as a complex thing to learn!!! You gained a new follower!!
@HelplessHawk
@HelplessHawk 11 күн бұрын
Wow. Im a sql newbie but access teradata vantage on the regular and run sql already written. Im aiming to understand whats been writen and how to trouble shoot when sql doesnt run. Your teaching is the best ive found on youtube so far, simple logical and kept me focused through the whioe video. Subscribed. Thank you
@santiagoravera7693
@santiagoravera7693 11 ай бұрын
I'm about to get into an interview for a job that requires basic SQL knowledge, and this was really helpful
@liamw6976
@liamw6976 Жыл бұрын
I wanted to learn how to code in SQL for job opportunities because that's what 90% of applications require for what I am planning to go into. This video is unbelievably helpful, I just learned how to do decently complex tasks in 45 minutes with (albeit some struggle with the .bak file but otherwise) no experience. Thank you for what you do!
@2q2rs17
@2q2rs17 Жыл бұрын
Im in the same boat. Any idea how you will tell them you will write on your resume that you know SQL? As we won't have a certificate or anything
@maciejmarciniak-yx9sx
@maciejmarciniak-yx9sx Жыл бұрын
Amazing! Thanks a lot 🙂 I've never thought I would be able to do anything with SQL and here we go! Looking forward for more 🤗
@menalihavi
@menalihavi 10 ай бұрын
Hallo Kevin thank you for this video and making SQL look soo easy, by the time the video was coming to an end in my mind I was already telling myself how easy SQL is and when I started I was actually dreading watching the video because I have always said SQL is hard. Thank you for showing me that this is not as hard as I have been thinking and I hope to become certified in SQL.
@DiegoDiazSunspots
@DiegoDiazSunspots 2 жыл бұрын
This is amazing! The way you explain everything it's so easy to understand. Thank you!
@nimraali1523
@nimraali1523 Жыл бұрын
This is truly an amazing tutorial for someone starting SQL.
you need to learn SQL RIGHT NOW!! (SQL Tutorial for Beginners)
24:25
NetworkChuck
Рет қаралды 1,3 МЛН
Learn SQL Basics in Just 15 Minutes!
16:57
Kenji Explains
Рет қаралды 66 М.
Godzilla Attacks Brawl Stars!!!
00:39
Brawl Stars
Рет қаралды 7 МЛН
MySQL Tutorial for Beginners [Full Course]
3:10:19
Programming with Mosh
Рет қаралды 11 МЛН
📊 How to Build Excel Interactive Dashboards
19:21
Kevin Stratvert
Рет қаралды 2,2 МЛН
Learn SQL in 1 Hour - SQL Basics for Beginners
1:02:23
Joey Blue
Рет қаралды 3,6 МЛН
Is Excel Dead? Meet the ChatGPT Data Analyst.
9:33
Kevin Stratvert
Рет қаралды 391 М.
FASTEST Way to Become a Data Analyst and ACTUALLY Get a Job
10:55
Stefanovic
Рет қаралды 2,9 МЛН
Learn SQL In 60 Minutes
56:24
Web Dev Simplified
Рет қаралды 2 МЛН
How to use Microsoft Access - Beginner Tutorial
31:07
Kevin Stratvert
Рет қаралды 2,9 МЛН
Big Tech AI Is A Lie
16:56
Tina Huang
Рет қаралды 52 М.
MySQL - The Basics // Learn SQL in 23 Easy Steps
17:17
Fireship
Рет қаралды 751 М.
phone charge game #viral #tranding #new #reels
0:18
YODHA GAMING RAAS
Рет қаралды 8 МЛН
Я Создал Новый Айфон!
0:59
FLV
Рет қаралды 1,8 МЛН