✓ Kizspy.me Note:
If code, name, position, shirt number are not displayed after pressing the "ADD" button (As shown
in figure 3), 0.5 points will be deducted.
If every time you press the "ADD" button with the required data, you only replace the existing data
line on the table, 0.5 points will be deducted.
Question 3:
IMPORTANT - before you start doing your solution, MUST do the following steps:
1. Create your MS SQL database named Y25SP1B1 by running code in script Y25SP1B1.sql.
2. You MUST use DBContext.java for your all database connection.
(4.0 points)
Players
PlayerID
PlayerName
ShirtNumber
PositionID
Zoom
+ 100%
Positions
PositionID
PositionName
Type
Coachs
CoachID
CoachName
ExperienceYear
PositionID
Close