Question: (1) a. i.) A java application wants to interact with MySql and Oracle database servers simultaneously. Give your opinion about the choice of an efficient
(1) a. i.) A java application wants to interact with MySql and Oracle database servers simultaneously. Give your opinion about the choice of an efficient driver to implement this application. Also explain the reason to choose this specific driver.
ii.) A java application wants to interact with MySqldatabase server only. Give your opinion about the drivers that can be used to implement this application. Also explain the efficient driver among all. b. Create an application that stores the information of football player into a player database in MySql. Your program should accept the player name, age and yearly income as input from user. Suppose your database have stored information about 20 players. Now display the names of all the players whos yearly income is greater than the average income.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
