Database
Recruitment
NewspaperMaster

NewspaperMaster

Documentation for the NewspaperMaster database schema.

Fields

FieldData TypeUsage
anyIdObjectIdUnique reference to any.
newspaperIdStringUnique reference to newspaper.
newspaperNameStringThe name or title of the newspapermaster.
contactPerson1StringStores the contact person1 data.
contactNumber1StringStores the contact number1 data.
contactPerson2StringStores the contact person2 data.
contactNumber2StringStores the contact number2 data.
insertedUserIdObjectIdUnique reference to inserted User.
updatedUserIdObjectIdUnique reference to updated User.
insertedDateIdObjectIdUnique reference to inserted Date.
updatedDateIdObjectIdUnique reference to updated Date.