Starting from:

$25

CS313- Lab 6 Worksheet Solved

We hope that you all have done the java jdbc setup.Submit the screenshot(in the submission) of the query given in the handout to ensure your setup is ready.

Execute the following queries using java+jdbc program. 

Select id,name,grade,course_id of the students who have secured A+ grade in the semester Fall and year 2009.
Insert a new row into the instructor table using preparedStatement.
Update the instructor named ‘Levine’ with the new department name “Math”.
NOTE: 

There is a home assignment which will be available on moodle at the end of this lab.

More products