오라클 프로시저에서
if (select count(member_no) from member where member_no=1) > 5


이런거 안됨?