A Simple SQL trick for Beginners! menu

User Tag List

Results 1 to 3 of 3
  1. #1
    Dibes's Avatar Active Member
    Reputation
    18
    Join Date
    May 2008
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    A Simple SQL trick for Beginners!

    O.k. so i was searching around and not very many Guides were on SQL so i decided to make a VERY basic guide (for those who know this please do not flame me i understand it is somewhat common knowlege.)

    O.k. Off we go.

    Have you ever wanted to delete an item(s) in your database but don't feel like searching through the mess of ID codes to delete it...

    DELETE FROM 'table_name' WHERE 'category' = 'Item ID'
    That is a simple Code that allows you to delete one item in your database as long as you know the ID

    Here is an example of it finished

    DELETE FROM 'items' WHERE 'entry' = '19385'
    That is pretty self explaining

    Now if you want to delete multiple Items you would put this code in
    DELETE FROM table_name WHERE category IN ('ID1', 'ID2', 'ID3');
    you can add as many ID's as you want following the same pattern...

    A finished example of that would be

    DELETE FROM 'items' WHERE 'entry' IN ('1', '2', '3', '4');
    Thats about it.....I hope you enjoyed my guide! I also hope it comes in handy.


    See Ya!!! :wave:

    A Simple SQL trick for Beginners!
  2. #2
    alj03's Avatar Contributor
    Reputation
    91
    Join Date
    Feb 2008
    Posts
    1,103
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    umm... cool?
    Death to all but Metal.

  3. #3
    vittwow's Avatar Banned
    Reputation
    9
    Join Date
    May 2008
    Posts
    82
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    just what il needed!+Rep

Similar Threads

  1. Adobe Photoshop for beginners ++
    By simen192 in forum World of Warcraft General
    Replies: 2
    Last Post: 08-22-2022, 03:37 AM
  2. Simple trick for not dying
    By Fishbakes in forum World of Warcraft Exploits
    Replies: 18
    Last Post: 05-24-2007, 05:26 PM
  3. not a glitch... not a scam.. o well its a good trick for money
    By bloodofwar in forum World of Warcraft Exploits
    Replies: 20
    Last Post: 05-22-2007, 09:48 PM
  4. Cool trick for non-combat pets
    By Datonking in forum World of Warcraft Exploits
    Replies: 5
    Last Post: 10-03-2006, 06:08 AM
  5. BG mounting Verny nice trick for WSG
    By kotysdca in forum World of Warcraft Exploits
    Replies: 10
    Last Post: 08-30-2006, 04:32 PM
All times are GMT -5. The time now is 11:05 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search