Doesn't understand the standard timestamp escape sequence.
Doesn't understand repeated single quotes '' or double quotes "" as a single character.
Doesn't support REPEATABLE_READ and READ_COMMITTED transaction isolation levels.
Only supports a single active results set per statement - This is in accordance with the JDBC specification. However some other drivers do support this.