This is working on oracle but not on mysql.
Nead help to solve this.
Regards Miakel
update phpmod_listings b set b.image = 1 where exists ( select a.listing_id from phpmod_listings_images a where a.id=b.id);
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.