Posted by J.O. Aho on 12/14/06 14:55
Sean wrote:
> You are missing the ID from the blog_id =
>
> Like
>
> DELETE FROM blog_entries WHERE blog_id = 7
>
> I don't think that you would LIMIT a deletion.
I would normally agree, but not all has id's as unique and may end up with
doublets (or more) of the same entry and may want to limit the deletion so
they don't delete all entries. I can't say how it's for the OP. :)
--
//Aho
Navigation:
[Reply to this message]
|