-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Oracle produces an exception when internationalized and regular character strings are mixed via a union or case statement, for example:
case when val = 'x' then 'x' else N'y' end
The translator only puts the N literal prefix when a non-ascii character is present though.
- is related to
-
TEIID-5377 Type mismatch when issuing recursive common table expression query
- Resolved
- relates to
-
TEIID-5587 Oracle 11 drivers don't accept NVARCHAR type
- Resolved