Thread: can't attack
View Single Post
  #6  
Old 06-11-2013, 03:54 PM
Kingly_Krab
Administrator
 
Join Date: May 2013
Location: United States
Posts: 1,604
Default

Here are 5 steps to do this in HeidiSQL, I had to download it to do this, you're welcome, haha. If you cannot read the query I will put it below.
Step 1
Step 2
Step 3
Step 4
Step 5
Code:
/*Remember to change %XXXX% to your zone name!*/
SELECT * FROM zone WHERE short_name LIKE "%XXXX%";
Reply With Quote