Class notes
Working with the Java PROGRAMMING DB (Derby) Database - COMPUTER SCIENCE
- Institution
- Massachusetts Institute Of Technology
This document demonstrates how to set up a connection to Java DB database in NetBeans IDE. Once a connection is made, you can begin working with the database in the IDE, allowing you to create tables, populate them with data, run SQL statements and queries, and more. The Java DB database is Sun's ...
[Show more]