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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started