Question: ~ JAVA ~ Has to be in Netbeans IDE 8.2 ~ PLEASE ADD COMMENTS DESCRIBING WHAT YOU ARE DOING WITH EACH CODING LINE. 6. Personnel

~ JAVA ~ Has to be in Netbeans IDE 8.2 ~ PLEASE ADD COMMENTS DESCRIBING WHAT YOU ARE DOING WITH EACH CODING LINE.

6. Personnel Database Creator Write an application that creates a database named Personnel. The database should have a table named Employee, with columns for employee ID, name, position, and hourly pay rate. The employee ID should be the primary key. Insert at least five sample rows of data into the Employee table. Insert sample row of data with screenshot of what the answer is suppose to look like. Take the solution to that assignment, and add a user interface around it. Allow the user to perform at least 3 operations. Give the user the options to insert a row in the Employee table, delete a row in the Employee table, modify a row in the Employee table, search for a employee's pay rate, find the minimum pay rate, find the maximum pay rate, and so forth. The interface can be created using JavaFX or using scanner or joptionpane input and output.

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!