For the database lab, I want you to write an application that will build at least one table and allow a user to do something with it. What to do is up to you. My only implementation concern for this lab is that you have some experience with setting up JDBC and using it. If you do cool things I could give extra points ...
Given that you have a lot of freedom here, one thing I do want is to be able to look at these without hassles. So please do the following
When you send me your labs, you can either hard-code connection information for Oracle in it, or prompt the user for the necessary paths, etc.