Topics For Junior Programmer (For Online Computerized Test) Sr. No. Topics
Topics For Junior Programmer (For Online Computerized Test) Sr. No. Topics
1. Create an application to save data of the insurance agents and customers of ABC
Company using the following database tables:-
a. Agent_Master
Field Name DataType Remarks
Agent_Name Varchar
b. Policy_Details
Field Name DataType Remarks
PolicyDate Date
CustomerName Varchar
PolicyAmount Integer
<10000 2%
>10000 2.5%
Use dropdownlist to display Agents.
4. Display Report as below: