Hello! I am looking to learn sql as I feel it will be valuable for me to learn. I was unsure where to start though, and was wondering if anyone could point me in the right direction to a great free site/course for me to start at? Thanks!
Videos
I really want to get into SQL, but every website I try I have to pay after I get through the first few steps. I see a lot of people recommend YouTube, but I learn better from actually doing it myself. Does anyone know of any websites that offers SQL courses for free. Any help would be greatly appreciated.
Hi all. I'm recently unemployed and mostly savvy with Excel. What are some free resources that offer some structured learning. Is there anything like Khan Academy for SQL that is free? Really wanting to enroll in a degree program eventually, but what are good resources to start with for the time being?
hi friends, i have decided to shift careers to data analysis, so i need to master SQL.
i have ZERO IT background, and i need to apply whatever i learn early on.
so, i need a free and efficient site, easy to use, to practice SQL while learning it.\
what are your suggestions?
Specifically using it to query company data in different Salesforce CRMs from altered software.
Beyond going back to school, what are the best ways to learn SQL for free? Sites, books, etc. And I am a total novice and will need to start with the very basics.
Hi everyone
I would like to start learning SQL and I don't really know where to start. Can someone please describe me your journey on how you became proficient with the tool? I am working as a Product Manager, so some basic skills are definitely needed.
Thanks!
I'm currently learning SQL in my spare time, polishing up on my Excel skills and after SQL, I want to learn PowerBI. I have NO EXPERIENCE in SQL.
Which books, mock test, website, youtube channel would you recommend? I want to learn from basic to expert level no matter how much time it takes?
I (27m) want to switch my exhausting current job to programming.I heard that learning SQl can provide you a good chance to land a data analyst job. Also are there any other languages that i should cater to as well.
I am an analyst and want to learn more about sql seems to be industry standard but I have never had to use it?
Are there free sources or courses I can follow? And do they offer programs for me to test while I progress?
Graduating college in December with a Finance degree. I’ve talked to multiple people in the field I want to work in and they all recommended learning SQL. I’ve never coded in my life but I promised my mentor that I will learn. Any recommendations on how to self teach myself for free? Any Youtube accounts, websites, etc that will help me? Thank you!
I'm new to coding but I've heard SQL is very helpful in the field i plan to go into. website recommendations?
Hey everyone! 👋
I’m just starting to learn SQL and I’m looking for some solid websites or apps that are beginner-friendly. Ideally, I’d like something interactive or hands-on rather than just reading theory. I’m not aiming to become a full-on data engineer—just want to get comfortable writing queries, understanding databases, and maybe do some small projects.
Any recommendations for platforms (free or paid) that helped you when you were starting out? Bonus points if they have exercises or real-world examples!
Thanks in advance! 🙌
I am a backend software developer with around 2 years of professional experience. I create and maintain CRUD web apps on a daily basis, so SQL and databases are no strangers to me. I would like, though, to go deeper and learn those topics better. I was thinking of reading the whole MySQL documentation. But I am also considering the SQLite official documentation, as it seems to be written better (they provide well prepared graphics for a lot of concepts, despite the text). What do you think of that approach to learning? Would you recommend that or there are better ways to dive deep?
Not a data scientist, I am a risk professional who probably needs to know a little more than the basics. Do any certificates standout from the rest as being more legitimate?
Is there a website online like there is for C++ (learncpp.com) to learn SQL for free?
Hi people. I need to prepare ASAP for a programming test for a particular role. For this I need to learn SQL asap. I don't need advanced expertise. Just basic proficiency is enough. Where and how do I start?
sqlbolt.com
w3schools.com/sql
sqlzoo.net
Install SSMS and import a database, then start writing queries and asking it questions. Group by, etc. It really isn't that hard if you have a programming background. Joins are a little weird, and NULL's have some weird behaviors, etc. but as far as basic proficiency it shouldn't take more than a few hours of working in a meaningful context.