집계함수

· Database
count(*) - null 값 포함 count(column) - column에 null값이 있으면 count되지 않는다.
infitry
'집계함수' 태그의 글 목록