Likes: 0
Results 1 to 2 of 2
Thread: SQL Query Help ;D
-
27-12-09, 11:08 AM #1
SQL Query Help ;D SOLVED
Register to remove this addelete from creature_proto where entry != creature_names.entry;
delete from creature_proto where entry != (select entry from creature_names);
something like that is what i can imagine its supposed to remove all entrys from creature_proto that doesent have a entry in creature_names well tthats it
SOLUTION:
delete from creature_proto where entry NOT IN (select entry from creature_names);
// LilleCarl ;D
› See More: SQL Query Help ;DLast edited by LiLLeCarl; 27-12-09 at 11:39 AM.
Whos dat "LilleCarl"
Its LilleCarl OMGBBQLOLZXD
-
04-02-10, 06:08 PM #2
- Rep Power
- 15
- Reputation
- 7
Register to remove this adI think you must do it manual
Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread
Visitors found this page by searching for:
Nobody landed on this page from a search engine, yet!
SEO Blog