08-05-2008, 10:48 PM
|
#9 (permalink)
|
|
is cute and cuddly
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
|
Quote:
|
With MySQL, the "OUTER" keyword is optional. It's provided for ODBC compatibility and doesn't add any extra capabilities.
|
Okay, so yes, if I want to make my queries compatible with other SQL databases, I want to include the OUTER keyword, correcto? Eventually I want to build, or incorporate an abstraction layer, and I want to make sure it migrates with as little fuss as possible. I'd get it done now, but my to do list is about a mile long and lost somewhere in my bedroom. Which isn't a mile long. Nonetheless, it's lost.
-m
|
|
|
|