
Write an SQL query to reformat the table such that there is a department id column and a revenue column for each month.Return the result table in any

capCount 변수 생성만약 현재 문자가 대문자면 capCount증가문제에 나온 조건대로 아래 3가지 케이스에 해당되면 true를 return함1) capCount가 word 길이와 동일할 때2) capCount가 0일때3) capCount가 1이면서 첫번째 문자가

풀이방법 Source Code