Uploaded image for project: 'Teiid Designer'
  1. Teiid Designer
  2. TEIIDDES-1995

Add templates for OBJECTTABLE, TEXTABLE, etc

    XMLWordPrintable

Details

    Description

      Add templates for using OBJECTTABLE, TEXTTABLE, etc. to the the list of templates to apply to the transformation. Example:

      SELECT
      o.

      {colname}, o.{colname}


      FROM

      {ObjectTableName}

      as T,
      OBJECTTABLE('x' PASSING T.

      {ObjectColumnName}

      Object as x COLUMNS

      {colname} type 'teiid_row.{colname}

      ', ….) as o

      Attachments

        Activity

          People

            blafond Barry LaFond
            van.halbert Van Halbert (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: