> Hi Folks,
>
> DELETE from eyp_listing where userid=t_a.userid and category_id=t_a.category_id;
> such queries work perfectly.
>
> but if t_a is a subquery how to accomplish the delete.
What kind of subquery it is? Exist/Not exist doesn't work?
Regards,
Tomasz Myrta