2 Replies Latest reply on Nov 8, 2017 10:48 AM by ivon.stocco

    Insert data to MySQL tabla using Teiid

    ivon.stocco

      Hello, I'm new to Teiid; I've already created a VDB from a flat file data source. I want to persist this data into a physical table in Mysql: Is there a way to do this automatically with Teiid? I mean, I have to create a process that takes this data from the Flat file and insert it into a physical table in one transaction. Thanks for your time!