Write a computer program to print a report with employee


A database table called PERSON contains the fields NAME, BASIC and HRA. Write a computer program to print a report with employee name and total salary for those employees whose total salary is more than 10,000. Total Salary = BASIC + HRA. At the end, the program should also print the total number of employees whose total salary is more than 10,000.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Write a computer program to print a report with employee
Reference No:- TGS01206190

Expected delivery within 24 Hours