N
new2access via AccessMonster.com
I am about to design a employee training database that will answer the
following questions:
- List all training sessions which were conducted in the month of January
2009?
- How many training sessions have been conducted until the present date?
- Which company has the highest rate of No-Shows?
- Which potential trainees are due for training in the month of December 2009?
- How many trainees have successfully completed Janitorial 105?
- List the vacation dates for each instructor?
- How many instructors are available for the month of June 2009?
- Which instructors specialize in giving Arabic Lectures?
- List down all the contractor workforce which understands the Hindi language?
- List down all names which have been absent at their assigned training
session 3 or more times?
What do i need or do in order to meet the requirements of this database? i am
planning of having 4 tables (Employees, Instructors, Courses & Training
History)
and is it possible for a database to generate a unique ID like for example:
101-NWS-22-06
where:
101 (Course No - from Course Table)
NWS (Initial of Instructor - from the Instructor table)
22-06 (Course Date - June 22)
I really need your expertise in designing this database.
That's it for now...
following questions:
- List all training sessions which were conducted in the month of January
2009?
- How many training sessions have been conducted until the present date?
- Which company has the highest rate of No-Shows?
- Which potential trainees are due for training in the month of December 2009?
- How many trainees have successfully completed Janitorial 105?
- List the vacation dates for each instructor?
- How many instructors are available for the month of June 2009?
- Which instructors specialize in giving Arabic Lectures?
- List down all the contractor workforce which understands the Hindi language?
- List down all names which have been absent at their assigned training
session 3 or more times?
What do i need or do in order to meet the requirements of this database? i am
planning of having 4 tables (Employees, Instructors, Courses & Training
History)
and is it possible for a database to generate a unique ID like for example:
101-NWS-22-06
where:
101 (Course No - from Course Table)
NWS (Initial of Instructor - from the Instructor table)
22-06 (Course Date - June 22)
I really need your expertise in designing this database.
That's it for now...