sql #mysql # 쿼리 # 쿼리오답노트 # leetcode #sql 쿼리테스트1 [SQL 오답노트] LEET CODE 1204. Last Person to Fit in the Bus 문제Table: Queue+-------------+---------+| Column Name | Type |+-------------+---------+| person_id | int || person_name | varchar || weight | int || turn | int |+-------------+---------+person_id column contains unique values.This table has the information about all people waiting for a bus.The person_id and turn columns will contain all numbers from 1 to n, where n i.. 2024. 11. 29. 이전 1 다음