Interactive SQL
- Last Updated: June 12, 2023
- 2 minute read
- DataDirect Connectors
- JDBC
- Documentation
Note: Before you start, you will need to know the value of the AddTables
property that is used to define your schema. You will still be able to connect
without specifying a value, but you will not be able to query your data. You can
generate a value for the property using the Configure
Logical Schema tool in the Configuration Manager. See Generating connection URLs with the Configuration Manager for
details.
After you have installed your driver, you can use the driver to access your data with the Interactive SQL tool. Interactive SQL supports a command line interface that allows you to connect to a data source, execute SQL statements and retrieve results for display on a terminal.
To execute commands with Interactive SQL: