This question already has an answer here:
I'm currently redesigning a cartoon site that has 1200+ posts, divided into about 62 different categories. Some categories have 2 posts in them, other categories have 50, 100, 200+.
Now for every category, I want to add a tag to all the posts in that category.
Does anybody know if there is a SQL query to automatically add a specific tag to all the posts in a category?
Any help much appreciated!
