View Single Post
Old 04-03-2008, 06:53 AM   #2 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
Orc is on a distinguished road
Default

Shouldn't this be in MySql forum? Also I'll help:
Code:
DELETE FROM `table` WHERE `column` = `row`
Correct? or what? I mean if you have two of the same rows in two tables and they're both used as the same, then you should do the same query only delete it from that other table
__________________
VillageIdiot can have my babbies ;d
Orc is offline  
Reply With Quote