All Downloads are FREE. Search and download functionalities are using the official Maven repository.

data_sources.jdbc_test.txt Maven / Gradle / Ivy

Go to download

A diff analysis tool that compares data sets at scale of various types and can be executed in CLOUD or locally

The newest version!
connection = jdbc

driver = org.hsqldb.jdbc.JDBCDriver
url = jdbc:hsqldb:hsql://127.0.0.1:9001/testDb
user = username
password = password

@test_table : select * from table_name
@another_table : select * from another_table




© 2015 - 2025 Weber Informatics LLC | Privacy Policy