SQL 고득점 Kit - SELECT Level1 - 모든 레코드 조회하기

Purple·2022년 10월 23일
0

sql

목록 보기
2/22

https://school.programmers.co.kr/learn/challenges?page=1&languages=mysql&order=recent

select animal_id, name
from animal_ins
where intake_condition = 'Sick'

where <컬럼> =/!= '문자열'

profile
안녕하세요.

0개의 댓글