How could I delete rows from say.. 3 tables that are linked..
I can join them in a SELECT with no problem, but I have no idea how i'd delete em..
tables:
thread - threadID
topic - topicthreadID
reply - replythreadID
that's how i wanted them linked, thanks if you can help!
I can join them in a SELECT with no problem, but I have no idea how i'd delete em..
tables:
thread - threadID
topic - topicthreadID
reply - replythreadID
that's how i wanted them linked, thanks if you can help!
