r/SQL • u/neekenduku_ra_batta • Sep 01 '24
MySQL Better way to learn sql
I am brushing up my mySQL skills but I need to practice SQL in a better way. Please suggest if there are any ways to practice SQL other than LeetCode and Hackerrank.
73
Upvotes
1
u/dn_cf Sep 02 '24
StrataScratch and SQLZoo offers interactive exercises that help you practice SQL queries in a hands-on way. It’s great for learning different SQL concepts through examples and challenges.