You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "liu ming (JIRA)" <ji...@apache.org> on 2018/01/13 15:48:00 UTC

[jira] [Work started] (TRAFODION-2904) optionally add leading space when get a number column to display

     [ https://issues.apache.org/jira/browse/TRAFODION-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on TRAFODION-2904 started by liu ming.
-------------------------------------------
> optionally add leading space when get a number column to display
> ----------------------------------------------------------------
>
>                 Key: TRAFODION-2904
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2904
>             Project: Apache Trafodion
>          Issue Type: Improvement
>            Reporter: liu ming
>            Assignee: liu ming
>
> SQL>select '|'||80||80||9999999||'aaa' from dual;
> (EXPR)
> -----------------------
> |  80  80    9999999aaa
> --- 1 row(s) selected.
> Should be:
> |80809999999aaa



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)