Implement SQL Unicode character string literal
----------------------------------------------
Key: DERBY-1360
URL: http://issues.apache.org/jira/browse/DERBY-1360
Project: Derby
Type: New Feature
Reporter: Bernt M. Johnsen
Priority: Minor
Implement Unicode character string literal as defined in SQL 2003.
insert int tab values('abcd'),(U&'abcd\000b');
(This is easily achieved through JDBC and unicode chacaters in Java Strings,
but not so lightly in SQL scripts)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira