The document describes the creation of several database tables to store employee and applicant information for a company. Tables are created for user login details, employee details, applicant details, applicant test details, employee attendance, leave requests, employee agreements, and employee salaries. Each table specification includes the table name, columns and column data types to store relevant data such as IDs, names, dates, numbers, statuses etc.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
443 views3 pages
Hrms Database Design
The document describes the creation of several database tables to store employee and applicant information for a company. Tables are created for user login details, employee details, applicant details, applicant test details, employee attendance, leave requests, employee agreements, and employee salaries. Each table specification includes the table name, columns and column data types to store relevant data such as IDs, names, dates, numbers, statuses etc.