#sql
Read more stories on Hashnode
Articles with this tag
Pizza Runner · As part of my SQL learning journey, I did another challenge from the series #8WeekSQLchallenge by Danny Ma. It's something about pizza,...
What's the difference between ROW_NUMBER(), RANK() and DENSE_RANK()? · These functions are used to assign numbering to rows based on specified criteria....
Danny's Diner · I came across this challenge after learning SQL on Datacamp and figured it would help me practice and master the concepts. It would also...