mirror of
https://github.com/robindhole/fundamentals.git
synced 2025-03-15 20:40:11 +00:00
Update 06-sql-joins-aggregation.md (#15)
This commit is contained in:
parent
a0c5f8a633
commit
178dd374c0
@ -321,7 +321,7 @@ HAVING AVG(iq) >= 100;
|
||||
|
||||
## Problems
|
||||
1. [Simple - I](https://leetcode.com/problems/big-countries/)
|
||||
2. [Simple - II](https://leetcode.com/problems/find-customer-referee//)
|
||||
2. [Simple - II](https://leetcode.com/problems/find-customer-referee/)
|
||||
3. [Joins - I](https://leetcode.com/problems/employees-earning-more-than-their-managers/)
|
||||
4. [Joins - II](https://leetcode.com/problems/combine-two-tables/)
|
||||
5. [Join - III](https://leetcode.com/problems/delete-duplicate-emails/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user