원본) https://leeys.tistory.com/23앞에서 몇번째 / 뒤에서 몇번째 select substring('123456789', 7); : 789select substring('123456789', -7); : 3456789select subst
4-1. 배울 것 subquery with 문자열 가공 case when 4-2. Subquery 4-3.Subquery 연습 where - - select - from (가장 많이 사용)