.* से s . तक आपकी पहली पंक्ति में।
कोशिश करें:
DELETE s.* FROM spawnlist s
INNER JOIN npc n ON s.npc_templateid = n.idTemplate
WHERE (n.type = "monster");
.* से s . तक आपकी पहली पंक्ति में।
कोशिश करें:
DELETE s.* FROM spawnlist s
INNER JOIN npc n ON s.npc_templateid = n.idTemplate
WHERE (n.type = "monster");