JDBC Snap Pack examples
| Example | Snaps used |
|---|---|
|
Executing SQL query to retrieve and insert data This example pipeline demonstrates how to execute a SQL query to retrieve data from a database and insert the retrieved data into the target database table. |
|
|
This example pipeline demonstrates how to read data from a database, sort the data, and insert it into an Oracle database. |
|
|
Update data in an SQL database This example pipeline demonstrates how to update the data in the SQL database |
|
|
JDBC Schema Migration to MySQL The following example pipeline demonstrates how to retrieve all the schemas for the selected account. |
|
|
MySQL Numeric Data Extraction and Load The following example pipeline demonstrates how to retrieve all the tables for the selected schema. |