oh ok, I saw a.uid=m.uid and thought that you were making them equal in your query.
On Apr 9, 2005 11:04 AM, Johnny Le <[EMAIL PROTECTED]> wrote: > Uid in Ads is not null. This is my attempt to get all the records that was > deleted off Members but have not been deleted off Ads. Note that I have > Members.uid is null, not Ads.uid is null. > > Johnny > > > >Why not just do this: > > > >DELETE > > FROM Ads > > WHERE uid IS NULL > > > > > > > > > >On Apr 9, 2005 10:26 AM, Johnny Le <[EMAIL PROTECTED]> wrote: > >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:202088 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

