728x90
SMALL

-- 코드를 입력하세요
SELECT ANIMAL_TYPE,
case when NAME is null then 'No name'
else NAME
end as NAME,
SEX_UPON_INTAKE
from ANIMAL_INS
order by ANIMAL_ID

728x90

설정

트랙백

댓글