Qualification

Introduction

The employee_Qualification object allows you to add modify and delete the academic qualifications of an employee to/ from the system and get all the qualifications of an employee, when required.

Employee_Qualification Attributes

Attribute NameTypeDescription
qualificationIdIntegerThe unique id for the qualification.
empIdIntegerThe Employee ID of the employee whose qualifications are being added by the object.
educationTypeStringThe types of education
qualificationNameStringThe name of the qualification
collegeStringThe name of the college from where the qualification was achieved.
universityStringThe name of the university from where the qualification was achieved.
yearOfPassingStringThe passing year, when the qualification was attained.
descriptionStringThe description of the qualification

Methods

 

 

 

Click on each of these links to know more about them: