Question

In: Computer Science

SIS is a management information system for education departments used to manage student data. SIS provide...

SIS is a management information system for education departments used to manage student data. SIS provide capabilities for registering students in courses; documenting results of student tests and other assessment scores; building student schedules; tracking student attendance; and managing many other student-related data needs in a school or universities.

In this regard, you are asked to do some research about SIS, select one of the aspects that managed by SIS and then design two database tables about this aspect [14 marks] and another database table that represents a relation between the previous two tables [6 marks]. For each table you need to:

  1. Define the objective(s) of the table.
  2. Design at least five fields for the table; data type and size.

3.Determine the primary key of the table.

Solutions

Expert Solution

********************PLEASE UPVOTE****************************

Table Name : Student

Column/Field Name DataType Size
Student_Id int
Fname varchar(50) 50
Lname varchar(50) 50
DateOfBirth Date
ContactNo int
Gender varchar(8) 8
Address nvarchar(255) 255

Objective : To store student related information like name, age, sex

Primary Key : Student_Id (This will be unique for each student)

Table Name: Subject/Course

Column/Field Name DataType Size
ID int
Subject_Name nvarchar(50) 50
Abbreviation nvarchar(25) 20

Objective : To store information of different courses offered.

Primary Key : ID

Table Name : ScoreRecord

Column/Field Name DataType Size
ID int
Subject_Id int
Student_Id int
Grade varchar(10) 10
Year Date

Objective : To store grade scored by student for each subject. And creates a relation between Student and Subject table.  

Primary Key : ID

Foreign Key : Subject_Id, Student_Id


Related Solutions

How is Management Information System is being used in industry
How is Management Information System is being used in industry
Develop a simple MIS (Management Information System) for High School Student that consists of a simple...
Develop a simple MIS (Management Information System) for High School Student that consists of a simple database (a text file). The system manages to dynamically input record/data into the database. The data from the database can be sorted, searched and updated. User also should be able to add new records/data, remove any data and etc. The system that will be developed must use a linked list structure. Use any sorting techniques to sort your data. Use any searching techniques to...
Difference between accounting information system and management information system
Difference between accounting information system and management information system
Describe a tool used to manage data in organizations and to use this data through Business...
Describe a tool used to manage data in organizations and to use this data through Business Intelligence and Analytics. And give an example of how the organization used the tool for competitive advantage.
This is a hotel room and guest management system, the main purpose of this procedure is to manage the room
 IN C.This is a hotel room and guest management system, the main purpose of this procedure is to manage the room, manage the guest account and check the hotel performance (how many rooms are booked, etc.). There are two types of people who use this system, the manager and the receptionist.As a manager, there are three options:Set/adjust room levels and rates for each levelDetail: there are 80 rooms in the hotel, 10 on each floor, eight floors. All rooms have...
Can current liabilities be used as a way to manage earnings? Please provide a resource if...
Can current liabilities be used as a way to manage earnings? Please provide a resource if possible.
Explain how forwards or futures can be used to manage risk. Provide an example of a...
Explain how forwards or futures can be used to manage risk. Provide an example of a hedge that uses a short futures position.   Why might you chose to use a put option as a hedge instead of a short futures position?
Student affairs departments at colleges provide programs and events that offer students opportunities to learn outside...
Student affairs departments at colleges provide programs and events that offer students opportunities to learn outside of traditional coursework. One popular avenue of engagement chosen by students is intramural sports. Does participation in intramural sports improve freshmen academic indicators such as GPA and retention after the first year? This Excel file Freshmen Intramurals has data on 745 intramural participant/nonparticipant pairs of freshmen at a large midwestern university. The student participant/nonparticipant pairs were formed based on matching gender and high school...
A / provide valid information for the listed departments for a small oil services company :...
A / provide valid information for the listed departments for a small oil services company : finance department - hr departments - purchase and logistic dept. - business development - project management dept - IT Departments . 1.how many staff needed 2.type of reports (daily - monthly - yearly) 3.job description for each staff as simple as possible table plus ,if needed more details comment and ill reply to you five stars for a good answer
A / provide valid information for the listed departments for a small oil services company :...
A / provide valid information for the listed departments for a small oil services company : finance department - hr departments - purchase and logistic dept. - business development and project management dept. 1.how many staff needed 2.type of reports (daily - monthly - yearly) 3.job description for each staff as simple as possible table plus ,if needed more details comment and ill reply to you five stars for a good answer
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT