Can N function cause problems with existing queries?
We use Oracle 10g
and Oracle 11g
.
We also have a layer to automatically compose queries, from pseudo-SQL code written in .net (something like SqlAlchemy for Python).
Our layer currently wraps any string in single quotes '
and, if contains non-ANSI characters, it automatically compose the UNISTR
with special characters written as unicode bytes (like