I've noticed that the syntax highlighter for code samples does not work with capitalization for SQL. I just posted a question on SO and had to spend a couple extra seconds to modify it to get the highlighting to work... Is this supposed to work?
Would it be possible to add this to the keywords list?
- SELECT
- WHERE
- FROM
- INNER
- OUTER
- JOIN
- LEFT
- RIGHT
- TOP
- ORDER BY
- GROUP BY
I know there are others that would be useful, but didn't want to run through the entire list