Question: . Your assignment is to use Java to make a simple shell (command line) interface to access and update part of the database you have

. Your assignment is to use Java to make a simple shell (command line) interface to access and update part of the database you have been building for your project using one of the user you have created. Your shell application does not have to cover the entire database just choose one or two main tables and provide a way to
  • list the id and title/name/overview of all entries
  • enter an id to view a more detailed listing of that entry
  • insert a new record to the table
  • update an existing record in the table
  • delete an existing record in the table

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!