I am about to start the transition from to according to this discussion. To start somewhere. I tagged one question. Yay!

But somebody didn't get the message: http://stackoverflow.com/posts/12460797/revisions

Now. Currently there are more than 1600 questions with this tag. Other tags in the list over there are not as clear and may need manual retagging, but in this case (and some more) I would expect there is a saner way than to retag them all manually? Like make a synonym for or, better yet, rename the existing tag to [sql-order-by] and create the synonym on in addition?

What is the right path here?

share|improve this question
Moderators can retag questions in a batch. The only question is whether order-by is ambiguous at all. Is there some small subset of these questions where the tag needs to be removed or changed to something else manually before we retag all the rest to sql-order-by in bulk? – Bill the Lizard Sep 17 '12 at 19:08
@BilltheLizard: There is one major uncertainty: order-by also appears in connection with linq. 174 hits for this search. Not sure if those would qualify for the transition, too? Although, ultimately, it's SQL. – Erwin Brandstetter Sep 17 '12 at 19:29
Actually, there is a couple of frameworks, database abstraction layers and ORMs (activerecord, hibernate, django, sqlalchemy, ...) that appear in connection with order-by. All of them produce SQL ultimately but mask the syntax in some way. – Erwin Brandstetter Sep 17 '12 at 19:40

1 Answer

I think they should be synonyms (and merged) - personally, I can't imagine going to tag a question regarding Order By and typing "sql-" first. In fact, I just did this earlier today, and didn't type sql- first, so I didn't know that tag even existed until I read this.

...Actually, it doesn't exist right now. So I'm guessing someone didn't get the message.

If this is going to change, it should be done en masse by a moderator. If anyone has any objections, speak now...

share|improve this answer
I couldn't agree more. The whole scheme should better be implemented at once. Best for the whole range of SQL elements described in the preceding question. And synonyms where appropriate. – Erwin Brandstetter Sep 19 '12 at 0:03

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged