728x90 SQL47 [LeetCode][SQL50] #9. Rising Temperature 💻 문제 주소 : Rising Temperature - LeetCode Rising Temperature - LeetCode Can you solve this real interview question? Rising Temperature - Table: Weather +---------------+---------+ | Column Name | Type | +---------------+---------+ | id | int | | recordDate | date | | temperature | int | +---------------+---------+ id is the co leetcode.com 💻 문제 Write a solution to find all dates' ID with higher te.. 2023. 11. 8. [LeetCode] (서브쿼리, 조인 속도) #8. Customer Who Visited but Did Not Make Any Transactions 💻 문제 주소 : Customer Who Visited but Did Not Make Any Transactions - LeetCode Customer Who Visited but Did Not Make Any Transactions - LeetCode Can you solve this real interview question? Customer Who Visited but Did Not Make Any Transactions - Table: Visits +-------------+---------+ | Column Name | Type | +-------------+---------+ | visit_id | int | | customer_id | int | +-------------+---------+.. 2023. 11. 8. [LeetCode][SQL50] #7. Product Sales Analysis I 💻 문제 주소 : Product Sales Analysis I - LeetCode Product Sales Analysis I - LeetCode Can you solve this real interview question? Product Sales Analysis I - Table: Sales +-------------+-------+ | Column Name | Type | +-------------+-------+ | sale_id | int | | product_id | int | | year | int | | quantity | int | | price | int | +----------- leetcode.com 💻 문제 Write a solution to report the product_na.. 2023. 11. 7. [LeetCode][SQL50] #6. Replace Employee ID With The Unique Identifier 💻 문제 주소 : Replace Employee ID With The Unique Identifier - LeetCode Replace Employee ID With The Unique Identifier - LeetCode Can you solve this real interview question? Replace Employee ID With The Unique Identifier - Table: Employees +---------------+---------+ | Column Name | Type | +---------------+---------+ | id | int | | name | varchar | +---------------+---------+ id is t leetcode.com 💻 .. 2023. 11. 7. [LeetCode][SQL50] #5. Invalid Tweets 💻 문제 주소 : Invalid Tweets - LeetCode Invalid Tweets - LeetCode Can you solve this real interview question? Invalid Tweets - Table: Tweets +----------------+---------+ | Column Name | Type | +----------------+---------+ | tweet_id | int | | content | varchar | +----------------+---------+ tweet_id is the primary key (c leetcode.com 💻 문제 Write a solution to find the IDs of the invalid tweets. The t.. 2023. 11. 6. 이전 1 ··· 3 4 5 6 7 8 9 10 다음 728x90 반응형