Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Hotel Receptionist Hiring System This PL/SQL program is designed to automate the hiring process for hotel receptionists. The system takes into account the applicant's age and test scores to determine their eligibility for the position.

Features

  • Calculates the applicant's test average
  • Adds points to the test average based on the applicant's age
  • Determines whether the applicant meets the minimum total average required
  • Displays the applicant's status (Hired or Not Hired)

Requirements

  • Oracle Database
  • PL/SQL compiler

Usage

  1. Run the PL/SQL program
  2. Enter the applicant's name, test marks, and age
  3. The program will display the applicant's status

Feel free to modify it as needed!

About

Hotel Management System: A PL/SQL project to automate the hiring process for receptionists.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors