Interesting/취미생활
                
              잡템 삭제쿼리
                duraboys
                 2009. 11. 5. 15:44
              
              
                            
        delete from droplist where itemId in ( select item_id from etcitem )
and 
itemId not in (57,729,730) and category <> 
'-1'; 
색칠댄 () 안에꺼만 드랍됨
() 안에 필요한건 집어넣으시고 쿼리 돌리세요 ㅎ