Hello guys, sorry to disturb you all. Can someone recommend a good resource or book when I can learn SQL from scratch please. The thing is, while I do know some basics of SQL, I feel I don't know enough and can't apply them. For eg, I just know how to insert values, create tables, basic DDL/DML but I don't really know how to apply those concepts in real-world stuff. So was wondering if someone can recommend any good resource where I can learn and practice along the way.
#Resource to learn SQL
1 messages · Page 1 of 1 (latest)
Gonna follow this cuz I’m in the same boat ⛵️
I just started learning SQL again this week through planning and building a database/server for a group project I’m working on.
Maybe create a simple database with various tables, populate it with fake data from Faker, and query it with random SQL queries. Hope that helps, update us with whatever else you find! 🩷
I was watching this video, it’s pretty decent at explaining some basic concepts, but i skipped a lot of it.
yeah, personally, I prefer to read now rather than watching videos (I watched too many videos and feel that the same thing can be learnt in a shorter time by reading rather than by the videos but the problem is sometimes it's difficult to find a good resource/genuine one where we can read and so we must stick to videos :c)
I totally agree, it’s easier to see everything written out for easy reference.
I also saw this big SQL tutorial/reference on Geeks for Geeks, maybe that could help too.
oh thanks !
Thanks !