DBMS-Database Management System
Referencing Styles : Not Selected | Pages : 15
Task 5. Write SQL statements for all queries (1-17) defined in part I. Write a Java application program that uses JDBC and Oracle 12c to implement all SQL queries (options 1-17), two additional queries for import and export (options 18-19), and the “Quit” option (option 20) as specified in the menu given below. The program will stop execution only when the user chooses the “Quit” option; otherwise all options must be available for the user to choose at all times. Your program must be commented properly