답변 1개
채택된 답변
+20 포인트
10년 전
select * from member_table where ip in (select ip from member_table group by ip having count(ip)>1)
http://imovator.tistory.com/49">http://imovator.tistory.com/49
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인