2008/12/16 Tuna Toksöz <[email protected]> > Besides the dialect issue, in terms of SQL does anybody know > What happens if I order by a constant parameter, does the order change > indeterministically?
The order you are using for paging must be the same of the order requested in the original query. In all this story, what is really unbelievable is the way Microsoft choose for paging... at 2009, I really can't believe they still stay a that point. I don't know another RDBMS with the same problem. -- Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
