답변 2개
채택된 답변
+20 포인트
4년 전
* http://teraboard.net/bbs/tip/145
</p>
<p> select *
from g5_write_free
where wr_id not in (select wr_id from g5_board_file where bo_table = 'free')</p>
<p> and wr_is_comment = 0</p>
<p>
</p>
<p> delete
from g5_write_free
where wr_id not in (select wr_id from g5_board_file where bo_table = 'free')</p>
<p> and wr_is_comment = 0</p>
<p>
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인