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/16 16:30:00 UTC

[jira] [Resolved] (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 ]

liu ming resolved TRAFODION-2904.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.3

> 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
>            Priority: Major
>             Fix For: 2.3
>
>
> 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
(v7.6.3#76005)