I need help with syntax error in query
My query:
DELETE FROM 014_terms WHERE term_id IN (SELECT term_id FROM 014_term_taxonomy WHERE taxonomy LIKE 'pa_%');
Gets an error:
#1064 – You have an error in your SQL […]
See original post by invalid@example.com (Dick Raney)
Leave a Reply
You must be logged in to post a comment.