MemSQL components
tMemSQLClose (deprecated) | Closes the transaction committed in the MemSQL database. |
tMemSQLConnection (deprecated) | Opens a connection to the specified database that can then be reused in the subsequent subJob or subJobs. |
tMemSQLInput (deprecated) | Executes a DB query with a strictly defined order which must correspond to the schema definition. |
tMemSQLOutput (deprecated) | Reads data incoming from the preceding component in the Job and executes the action defined on a given MemSQL table and/or on the data contained in the table. |
tMemSQLRow (deprecated) | Acts on the actual database structure or on the data (although without handling data). |