leetecode (1) 썸네일형 리스트형 Leetcode SQL : Not boring Movies, Article Views # 문제출처https://leetcode.com/problems/not-boring-movies/ # 문제1 Table: Cinema+----------------+----------+| Column Name | Type |+----------------+----------+| id | int || movie | varchar || description | varchar || rating | float |+----------------+----------+id is the primary key for this table.Each row contains information about the name of a movi.. 이전 1 다음