Skip to content

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1757. Recyclable and Low Fat Products

I have solved first LeetCode MySQL problem from the SQL 50 challenge. While solving this problem I have learned how to write queries & select specific columns from a table.

584. Find Customer Referee

IS NULL checks for NULL values, while != checks for values that are not equal

595. Big Countries

ORDER BY sorts the query results in ascending (ASC) or descending (DESC) order

1148. Article Views I

ORDER BY sorts the query results in ascending (ASC) or descending (DESC) order

1683. Invalid Tweets

LENGTH() function returns the number of characters in a string

1378. Replace Employee ID With The Unique Identifier

About

LeetCode SQL 50 Journey - Learning SQL Select, Joins, Aggregations, Subqueries, and Advanced Functions.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors