Using the Cloudscape Documentation
Page 4 of 4

Further Reading

SQL and SQL-92

  • Understanding the New SQL: A Complete Guide. Melton and Simon. Morgan Kaufmann Publishers, Inc.: 1997 (http://www.mkp.com/books_catalog/catalog.asp?ISBN=1-55860-245-3).

    An effective introduction to SQL-92, and a comprehensive reference. With the exception of its Java extensions and stored prepared statements, the SQL-J language uses SQL-92 entry functionality for its specification.

Java

JDBC and the java.sql API