<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Jacob,<div><br><div><div>On 18 Dec 2008, at 18:43, Jacob Coby wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: -webkit-monospace; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; ">I don't know why, but the SQL bundle wouldn't highlight "JOIN" as a  <br>keyword.  It seems to have all of the other variants.</span></blockquote></div><br></div><div>A standalone JOIN without any modifiers, such as a LEFT or RIGHT JOIN, does not seen to be in the ANSI SQL specification. The SQL bundle grammar is written to (attempt to) conform to ANSI SQL, rather than having a grammar for each implementation.</div><div>Of course, if you can cite a source which says otherwise then I will apply the patch.</div><div><br></div><div>CiarĂ¡n</div></body></html>