Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Buzovskiy/fc579384f8d355bc15dc383dda196616 to your computer and use it in GitHub Desktop.
Save Buzovskiy/fc579384f8d355bc15dc383dda196616 to your computer and use it in GitHub Desktop.
DELETE FROM `feature_value` WHERE id_feature_value NOT IN (SELECT DISTINCT fp.id_feature_value FROM feature_product fp ) AND id_feature NOT IN (112, 111)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment