View Single Post
  #4  
Old 09-08-2014, 01:26 PM
Mortow's Avatar
Mortow
Hill Giant
 
Join Date: Apr 2013
Posts: 215
Default

Ok since I know just enough about sql to get myself into trouble, would I then use:

Code:
INSERT tradeskill_recipe_entries `item_id`=17187 WHERE tradeskill_recipe.tradeskill=68 AND iscontainer=1 AND item_id != 17187;
Thank you both for the quick replies.
Reply With Quote