Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Resolved
-
3.0.0
-
None
-
None
Description
Feature ID | Feature Name | Feature Description |
---|---|---|
E021-03 | Character literals | — Subclause 5.3, “<literal>”: <quote> [ <character representation>... ] <quote> |
Example:
SELECT 'first line' ' - next line' ' - third line' AS "Three lines to one";
Postgresql:https://www.postgresql.org/docs/9.1/features-sql-standard.html
Hive:https://cwiki.apache.org/confluence/display/Hive/Supported+Features%3A+Apache+Hive+2.1