Using Embedded SQL with JDBC

Table of Contents

JDBC DECLARE and EXECUTE

When you use the JDBC interface to connect to a database, you can use embedded SQL in your scripts.