Database
Salary
SalaryEmployeeOtherDetails

SalaryEmployeeOtherDetails

Documentation for the SalaryEmployeeOtherDetails database schema.

Fields

FieldData TypeUsage
employeeIdObjectIdUnique reference to employee.
genderStringStores the gender data.
religionIdObjectIdUnique reference to religion.
categoryIdObjectIdUnique reference to category.
incrementDateDateTimestamp/Date for incrementDate.
correspondenceAddressStringStores the correspondence address data.
correspondenceContactNumberStringStores the correspondence contact number data.
permanentAddressStringStores the permanent address data.
permanentContactNumberStringStores the permanent contact number data.
technicalQualificationsStringTimestamp/Date for technicalQualifications.
scholarshipsStringStores the scholarships data.
referenceStringStores the reference data.
heightStringStores the height data.
identificationMarksStringUnique reference to identification Marks.
paymentModeStringStores the payment mode data.
houseRentNumberStores the house rent data.
hobbiesStringStores the hobbies data.
remarksStringDetailed notes or remarks.
updatedUserIdObjectIdUnique reference to updated User.
updatedDateIdObjectIdUnique reference to updated Date.
timestampDateTimestamp/Date for timestamp.