On 10/16/06, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > > The good news here is that in "from" clauses, MySQL, PostgreSQL and > SQLite all allow "as" to be optional, so we can omit it across the > board. No need for a case-by-case analysis (and now somebody will say > that MS-SQL requires it).
MS-SQL does *not* require AS for table aliases :) (At least for 2000 and 2005, not sure about 7 and before, but I can't image that's something that would have changed between releases.) Joseph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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/django-developers -~----------~----~----~----~------~----~------~--~---
