Community

Using derby style table functions to load data into SQLFire

(Pas Apicella) Loading data into SQLFire can be done various ways including using Spring Batch with CSV files, Apache DDLUtils or direct JDBC connections pulling data into SQLFire. The approach below is yet another way. In this example we load the Oracle HR schema table “departments” into a SQLFire

Read More - Register for Free Membership

Tags: