13
Learning SQL (lemmy.zip)
submitted 1 year ago* (last edited 1 year ago) by sleepingoddish@lemmy.zip to c/sql@programming.dev

I’ve started to take an intro SQL class but I want to find more places to practice. Do any of you have recommendations for sites that I can use to practice creating queries based on pieces of information someone is looking for?

Any other advice to give to a brand new SQL learner?

Thanks in advance for any guidance.

Edit: Thanks a ton for the responses, I really appreciate it. I’ve bookmarked these pages and started to go through these sites.

you are viewing a single comment's thread
view the rest of the comments
[-] ericjmorey@programming.dev 5 points 1 year ago

https://www.kaggle.com/learn/intro-to-sql

https://www.kaggle.com/learn/advanced-sql

https://www.kaggle.com/datasets?fileType=sqlite

https://www.kaggle.com/datasets?fileType=bigQuery

https://www.databasestar.com/sql-practice/

Keep in mind that every database uses a common core of SQL but they are all using slightly different implementations of SQL. For example, SQLilte and bigQuery and MariaDB are likely to have very similar but slightly different syntax to accomplish the same task.

this post was submitted on 09 Nov 2023
13 points (100.0% liked)

SQL

469 readers
1 users here now

Related Fediverse communities:

Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS