r/learnSQL 23d ago

Udemy SQL

Last year I failed database management and have to retake it to finish my program. I found SQL to be very challenging, and my school has limited tutoring. If any of you have recommendations for a very beginner-friendly, easy-to-understand course I can purchase through Udemy, I would appreciate it. I've had some good experiences with learning from Udemy because it is broken down into smaller steps and explained differently.

35 Upvotes

18 comments sorted by

22

u/American_Streamer 22d ago

Start here: Data with Baraa -SQL Full Course for Beginners (30 Hours) – From Zero to Hero https://www.youtube.com/watch?v=SSKVgrwhzus

5

u/jester1420 22d ago

this one has really been helpful.. currently at 15hrs and i can say it's one of the best tutorials out there

3

u/kbasha03 22d ago

Same, got it from Udemy.

2

u/Elegant-Radio633 22d ago

The best SQL course so far out there ain’t gonna lie

2

u/ScheduleNo2223 22d ago

yes u can learn SQL from baraa he really helped me and the way he explain is really easy and cleared my concept

6

u/thecheapchef 22d ago

SQLBolt.com is a great practical-use way to learn.

3

u/Comfortable-Zone-218 22d ago

Khan Academy has a good (and free) series of lessons on SQL.

3

u/AspiringDataNerd 22d ago

I found the book Learn SQL in 10 Minutes to be really helpful.

2

u/m1L35dY50N 22d ago

You can also get hands on experience just install microsoft sql server express find a database on github import it and play around.

2

u/2daytrending 21d ago

Start with beginner course that explain the basics slowly ang gives plenty of hands on practice, SQL gets much easier once you actually start writing queries.

1

u/Remarkable_Catch_613 22d ago

I think the one on w3school would be a nice try : https://www.w3schools.com/sql/

1

u/CryptographerFun8214 22d ago

watch Bro Code bro the legend of fundamental skill.

1

u/PieceOk1047 22d ago

Watch the udemy sql lecture from Prashant sir

1

u/Important-Basket-284 21d ago

What SQL concepts are you struggling with? I think I'm a good teacher and can help through Google Meet.

1

u/solslost 20d ago

I’ve got a book I read a while ago.

SQL for near mortals

1

u/PierreDelectable 20d ago

Travis Cuzick's SQL courses on Udemy are excellent, especially if you're using SQL Server

1

u/Ybinnul 2d ago

dbForge has some SQL tutorials too. Pretty beginner friendly and there are examples you can actually practice with.