Walter Davis wrote in post #954658: > On which database(s)? This is something I have wrestled with before on > SQLite deploying to MySQL. What works on one fails on the other, and > vice-versa.
AFAIK this syntax work fine in both SQLite and MySQL and every other database backend I've used. I believe it is compliant with SQL '92 standard. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.

