Yes its great I would recomend any course by Jose Portilla, I finished his SQL course and I am now doing the Python one. The SQL course really helps introduce basic operators, aggregate functions and joins and gives examples of how they can be used in a business setting. He also goes into string functions and date functions but I have found the best way to learn those is to learn them as and when I need them in my queries. I've gone from knowing nothing about SQL or any language 3 months ago to being able to write fairly complex queries that are 400 + lines long with confidence and a large part of that is due to this course. I would say daily practice is also key though. Answer from Epileptric on reddit.com
🌐
Reddit
reddit.com › r/learnsql › the complete sql bootcamp 2022: go from zero to hero
r/learnSQL on Reddit: The Complete SQL Bootcamp 2022: Go from Zero to Hero
December 18, 2021 - It's a good course that familiarizes you with SQL syntax and PostgreSQL's graphical interface pgadmin4.
🌐
Reddit
reddit.com › r/postgresql › i am stuck at the beginning of the udemy course "the complete sql bootcamp: go from zero to hero" because i cannot get the first database to load
r/PostgreSQL on Reddit: I am stuck at the beginning of the Udemy course "The Complete SQL Bootcamp: Go from Zero to Hero" because I cannot get the first database to load
February 13, 2024 -

At the beginning of the course in section 1, lesson 6, we're supposed to install PostGreSQL and create a database called "dvdrental."

From there, we are to enter the query

SELECT * FROM film;

After you run in, data is supposed to populate the bottom of the screen. However, when I do this, the data does not populate. Instead, the error reads

ERROR:  relation "film" does not exist
LINE 1: select * from film;
                      ^  

The video itself has a huge popup bubble that says that if you get this error to try restarting your computer or installing a lower version of pgAdmin. I've done both of these and neither solution worked.

Has anyone else had this problem with the course? Or does anyone have insight as to what would cause this?

Thanks.

🌐
Reddit
reddit.com › r/postgresql › the complete sql bootcamp 2022: go from zero to hero
r/PostgreSQL on Reddit: The Complete SQL Bootcamp 2022: Go from Zero to Hero
December 18, 2021 - 33K subscribers in the PostgreSQL community. The home of the most advanced Open Source database server on the worlds largest and most active Front…
🌐
Reddit
reddit.com › r/sql › has anyone tried the udemy course “the complete sql bootcamp?
r/SQL on Reddit: Has anyone tried the Udemy course “The complete sql bootcamp?
July 16, 2018 - 14 votes, 11 comments. 210K subscribers in the SQL community. The goal of /r/SQL is to provide a place for interesting and informative SQL content…
🌐
Reddemy
reddemy.com › course › the-complete-sql-bootcamp
Reddit comments on "The Complete SQL Bootcamp 2022" Udemy course | Reddemy
I've been using the SQL Bootcamp on Udemy, it's given me a really good grasp on the basics. ... I took a Postgres SQL bootcamp on Udemy. It was very in-depth a well structured. The Complete SQL Bootcamp ... This is what I am using and its great, won’t literally take you to “hero” but will teach you the fundamentals before moving on.
🌐
Reddit
reddit.com › r/dataengineering › fastest way to learn sql?
r/dataengineering on Reddit: Fastest way to learn SQL?
February 1, 2022 -

I come from non tech background, and might loose my current job. I’m planning to learn sql and start looking for data jobs. What level sql is expected for an entry level job? And how to learn it in shortest time as possible?

🌐
Reddit
reddit.com › r/learnsql › learning sql, but wondering how to practice further
r/learnSQL on Reddit: Learning SQL, but wondering how to practice further
December 16, 2021 -

Howdy ya'll,

I've been working my way through a SQL course on Udemy (The Complete SQL Bootcamp 2022: Go From Zero to Hero) and have been enjoying it greatly so far. I feel like for the first half of the course I was retaining a ton, but as new topics have continued, I'm struggling to retain them simply due to not being able to practice as much since we've stopped using a larger practice database.

What recommendations do ya'll have for either practicing SQL to make sure I remember stuff, or how to find free, public databases to play around with? For reference, I would prefer ways to practice that have solutions I can reference in case I get stuck.

Right now, I don't have much use for SQL in my daily life since I'm not a data scientist or analyst, but I wanted to learn because I find the idea of interacting with databases fascinating. I'm sure being aware of all the possibilities in SQL puts me ahead of the game, but I want to make sure I don't just forget it all after finishing the bootcamp (which is outstanding btw).

Find elsewhere
🌐
Reddit
reddit.com › r/learnsql › what is the very best course to learn sql, from zero to hero?
r/learnSQL on Reddit: What is the very best course to learn SQL, from zero to hero?
March 4, 2025 -

I'm starting to have decision paralysis. There are many courses people recommend, but if I'm going to be paying for one, I want it to be the very best.

I'd prefer one with lots of exercises (rather than merely watching videos), since I learn best by doing.

🌐
Reddit
reddit.com › r/sql › the ultimate sql bootcamp : go from zero to hero | free udemy coupons
r/SQL on Reddit: The Ultimate SQL Bootcamp : Go From Zero To Hero | Free Udemy Coupons
April 21, 2024 - I am stuck at the beginning of the Udemy course "The Complete SQL Bootcamp: Go from Zero to Hero" because I cannot get the first database to load
🌐
Reddit
reddit.com › r/sql › best paid sql beginner courses?
r/SQL on Reddit: Best paid SQL beginner courses?
September 13, 2023 -

Hi there! I'm a non-technical employee at a small startup (very, very basic SQL skills) and my company is offering to pay for a course to help me learn SQL so I can uplevel my techincal skills. I was wondering if anyone has good experiences with online courses, particularly paid ones?

I would love to do some sort of online college bootcamp with live online training that is several weeks/months but those are around $10kish and I think that's a little out of their price range. Some kind of price range ~$5k or below I think would be doable. Does anyone have any good recommendations?

🌐
Reddit
reddit.com › r/sql › help! can't decided between these two courses. i'm a beginner
r/SQL on Reddit: Help! Can't decided between these two courses. I'm a beginner
December 20, 2024 - Completed THE COMPLETE SQL BOOTCAMP : FROM ZERO TO HERO by Jose Portilla. I feel like the course below can help me a bit further.
🌐
Reddit
reddit.com › r/sql › does is matter what sql platform that i learn with?
r/SQL on Reddit: Does is matter What SQL platform that I learn with?
December 17, 2023 -

Hello Everyone,

I am about to select this course (The Complete SQL Bootcamp: Go from Zero to Hero). It about $150. It uses PostGRESQL. My question is this the best SQL platform to use? Does it matter which platform I learn with? Which is the most common SQL platform in the industry?

I thank you in advance for your advice.

🌐
Reddit
reddit.com › r/learnsql › portilla vs steele sql courses
r/learnSQL on Reddit: Portilla Vs Steele SQL courses
November 28, 2019 -

Hello all.

I've recently started learning python, and now moving on to SQL as well.

I've found these 2 courses now on sale on Udemy for only 9.99 euros:

The Complete SQL Bootcamp by Jose Portilla.

The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert by Colt Steele and Ian Schoonover.

I wanted to initially choose Portilla's course, since it has the most reviews - but the other course seems to have some more substanse to it (20.5 hours videos vs 8.5 hours). Does anyone have any experience with these courses? Or would you recommend some other course?

Background info: I am currently working in auditing, but wanting to change career to software developer/data analyst/something third related to programming. I'm quite undecided as of yet, but it seems with some Python knowledge for data analysis and illustration, coupled with some SQL knowledge, the most obvious choice for me would be to go the data analyst road, since my degree is somewhat relevant.

Which course will be the better one for me out of those 2 (or even a third if you have some suggestions)?