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.
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.