Description
Special Instructions-
1. Program should be well commented.
2. Program should be easy to use.
3. .java file and screen shot of output need to upload in eclass.
Create database IUT_BMI (using any database MySQL/Ms-Access/…). Create table given below.
Database Name IUT_BMI
Table Name Employee_BMI
Columns employeeID
employeeName
employeeHeight
employeeWeight
Write menu driven java program to Insert record / Delete record/ Display Record / Update.
Some important SQL statement useful for your programs.




Reviews
There are no reviews yet.