1 Reply Latest reply on May 19, 2015 7:58 AM by shawkins

    How to convert table column into comma separated string in teiid VDB

    govindarajs

      Hi,

       

           I want to convert table column into comma separated string as below example,

       

      Sample table

       

      Country

      ------------

      India

      Arab

      America

      China

      Japan

      Australia

       

      Output:

      ----------

      India, Arab, America, China, Japan, Australia

       

       

      Is there any default function available in teiid VDB?

       

       

       

      Thanks & Regards

      Govindaraj s.