inblog logo
|
silver
    SQL문제풀기

    [SQL문제풀기] Churro Activity Date

    silver's avatar
    silver
    Jan 06, 2026
    [SQL문제풀기] Churro Activity Date
    Contents
    문제내가 작성한 정답

    문제

    StrataScratch - Churro Activity Date
    StrataScratch
    StrataScratch - Churro Activity Date
    https://platform.stratascratch.com/coding/9688-churro-activity-date?code_type=7

    내가 작성한 정답

    MySQL, PostgreSQL, Oracle

    select activity_date, pe_description from los_angeles_restaurant_health_inspections where facility_name = 'STREET CHURROS' and score < 95;
    Share article

    silver

    RSS·Powered by Inblog