I am trying to create a table view by running the sql below. SELECT IACM1.CMNT_REAS_TYP, TO_CLOB(LPAD ( LISTAGG (IACM1.CMNT_TXT, ' ') WITHIN GROUP (ORDER BY ...
確定! 回上一頁