inblog logo
|
moohyun
    SQL문제풀기

    [SQL 문제풀기] 인기있는 아이스크림

    화낼거양's avatar
    화낼거양
    Nov 18, 2024
    [SQL 문제풀기] 인기있는 아이스크림
    Contents
    문제정답
     
     
    https://school.programmers.co.kr/learn/courses/30/lessons/133024
     

    문제

     
     
    notion image
     

    정답

     
    SELECT flavor from first_half order by total_order DESC, shipment_id ASC;
    Share article
    Contents
    문제정답

    moohyun

    RSS·Powered by Inblog