Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

    Default mass delete manfacturers with no products

    I could not find a thread regarding this issue. Please redirect if you do. Sorry...

    I would like to do a mass SQL delete of manufacturers with no products. I do not know SQL.

    Does anyone know how to do this? And if it could cause any other problems?

    I deleted a lot of products and no longer need manufacturer.

    Thanks, Kim

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: mass delete manfacturers with no products

    As always, make sure you have a good backup of your database, then run this via Admin > Tools > SQL Patch

    DELETE FROM manufacturers WHERE manufacturers_id NOT IN (SELECT DISTINCT manufacturers_id FROM products WHERE manufacturers_id IS NOT NULL);
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

    Default Re: mass delete manfacturers with no products

    Quote Originally Posted by kuroi View Post
    As always, make sure you have a good backup of your database, then run this via Admin > Tools > SQL Patch
    Worked Perfect!!!

    Thank you so much! Kim

 

 

Similar Threads

  1. how do mass delete all products from one manufacturer?
    By alibaba99 in forum Setting Up Categories, Products, Attributes
    Replies: 18
    Last Post: 17 Feb 2013, 09:36 AM
  2. Mass Product Delete?
    By philip937 in forum General Questions
    Replies: 1
    Last Post: 2 Nov 2010, 12:46 PM
  3. Can't delete products in cart with delete button
    By DaveS in forum General Questions
    Replies: 4
    Last Post: 20 Sep 2009, 09:54 PM
  4. Mass delete certain images?
    By Kenichi in forum General Questions
    Replies: 3
    Last Post: 19 Aug 2009, 12:58 AM
  5. Mass Product Delete
    By spbennett in forum General Questions
    Replies: 9
    Last Post: 10 Aug 2007, 06:23 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR