Question: NEED HELPPPP WITH SQL Design the database using the ER approach and then create the tables accordingly. Populate the tables so that each table contains
NEED HELPPPP WITH SQL Design the database using the ER approach and then create the tables accordingly. Populate the tables so that each table contains at least 10 tuples. Then using Java and SQL, implement the following functionality: Implement a button called Initialize DB. When a user clicks it, your database will be initialized with all tables and tuples; all students should use database name sampledb with password pass1234. Create the functionality to assign three reviewers to a paper. Your system must be web-based. Some simple GUI interfaces are required for each functionality. All functionality must be performed via the interface of your system, direct SQL statement execution via any tools (MySQL workbench) is not allowed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
