Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-2110

Error in Documentation: CREATE TRIGGER

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 8.1
    • 8.0
    • Documentation
    • None
    • Documentation (Ref Guide, User Guide, etc.)

    Description

      https://docs.jboss.org/author/display/TEIID/DDL+Metadata

      Section "INSTEAD OF TRIGGERS" (both Example and Diagram):

      Now:
      CREATE TRIGGER ON CustomerOrders INSTEAD OF INSERT
      FOR EACH ROW...

      Should be:
      CREATE TRIGGER ON CustomerOrders INSTEAD OF INSERT
      AS FOR EACH ROW...

      Attachments

        1. image.png
          15 kB
          Ramesh Reddy
        2. SQLParser.bnf
          24 kB
          Steven Hawkins

        Activity

          People

            rhn-engineering-rareddy Ramesh Reddy
            rokhmanov_jira Andriy Rokhmanov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: