You need to sign in to do that
Don't have an account?

Order By seems backward when sorting by StageName!
Is anyone else having this issue where the ORDER BY StageName actually reports back Z to A? If I do ORDER BY StageName DESC then it sorts A to Z. This is backward! It seems consistant but when reading the code you would expect a different result than what actually is returned.
ps: If this resolves your query, please mark this post as resolved so that others can benefit from the solved questions.