Jump to content
  • 0

help delete item


maynard

Question


  • Group:  Members
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  159
  • Reputation:   1
  • Joined:  12/21/11
  • Last Seen:  

How to delete item using querry? I have here MySQL Querry Browser.I dont know the step by step in deleting item.

DELETE FROM `auction` WHERE nameid=512;

DELETE FROM `cart_inventory` WHERE nameid=512;

DELETE FROM `guild_storage` WHERE nameid=512;

DELETE FROM `inventory` WHERE nameid=512;

DELETE FROM `mail` WHERE nameid=512;

DELETE FROM `storage` WHERE nameid=512;

I found this in eathena but I dont know how to implement it and where to type it.Im lost here.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  159
  • Reputation:   1
  • Joined:  12/21/11
  • Last Seen:  

PLease close this. I finally manage to solved tru the help of some people.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...