Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-1360

Implement SQL Unicode character string literal

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 10.2.1.6
    • None
    • SQL
    • Low

    Description

      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)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bernt Bernt Johnsen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: