Do everything in one place
Customize your JDBC integration with the following
triggers and actions.
Triggers
When this happens…
JDBC
- New rowNew row in a table in JDBC source
- New rows BatchNew batch of rows in a table in JDBC source
- New rows via custom SQL BatchNew batch of rows via custom SQL in JDBC source
- Scheduled query BatchScheduled query using custom SQL in JDBC source
- New/updated rows via custom SQL BatchNew/updated batch of rows via custom SQL in JDBC source
Any other trigger you can think up
Actions
Do this…
JDBC
- Export query result BulkExport result of custom SQL in JDBC source
- Run custom SQLRun custom SQL in JDBC source
- Run long query using custom SQLRun long query using custom SQL in JDBC source
- Select rowsSelect rows in a table in JDBC source
- Select rows using custom SQLSelect rows using custom SQL in JDBC source
Any other action you can think up