MSSQL uses the same type of row_number() technique, so an update that works with both would be great, if possible.
Just so I'm clear on this, the plan is to leave the row_number() usage, but to auto-wrap queries using DISTINCT, is that right? Thx, Rick --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" 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/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
