본문 바로가기
728x90

db14

[LeetCode][SQL50] #20. Monthly Transactions I 💻 문제 주소 : Monthly Transactions I - LeetCode Monthly Transactions I - LeetCode Can you solve this real interview question? Monthly Transactions I - Table: Transactions +---------------+---------+ | Column Name | Type | +---------------+---------+ | id | int | | country | varchar | | state | enum | | amount | int | | trans_date | date leetcode.com 💻 문제 Write an SQL query to find for each month and.. 2023. 11. 16.
[LeetCode][SQL50] #19. Queries Quality and Percentage 💻 문제 주소 : Percentage of Users Attended a Contest - LeetCode Percentage of Users Attended a Contest - LeetCode Can you solve this real interview question? Percentage of Users Attended a Contest - Table: Users +-------------+---------+ | Column Name | Type | +-------------+---------+ | user_id | int | | user_name | varchar | +-------------+---------+ user_id is the leetcode.com 💻 문제 Write a soluti.. 2023. 11. 15.
[LeetCode][SQL50] #18. Percentage of Users Attended a Contest 💻 문제 주소 : Percentage of Users Attended a Contest - LeetCode Percentage of Users Attended a Contest - LeetCode Can you solve this real interview question? Percentage of Users Attended a Contest - Table: Users +-------------+---------+ | Column Name | Type | +-------------+---------+ | user_id | int | | user_name | varchar | +-------------+---------+ user_id is the leetcode.com 💻 문제 Write a soluti.. 2023. 11. 15.
[LeetCode][SQL50] #11. Employee Bonus 💻 문제 주소 : Employee Bonus - LeetCode Employee Bonus - LeetCode Can you solve this real interview question? Employee Bonus - Table: Employee +-------------+---------+ | Column Name | Type | +-------------+---------+ | empId | int | | name | varchar | | supervisor | int | | salary | int | +-------------+---------+ empId leetcode.com 💻 문제 Write a solution to report the name and bonus amount of each .. 2023. 11. 8.
728x90
반응형