Im Prelim Project
Im Prelim Project
Prelim Project
Present your database definition in a form of table shown in the example below.
Submission of your project is through a hard copy (Printed copy) in an A4 size bond
paper.
Example:
Enrollment Database
Student
Attribute Data Type Accepted Value
student_id Integer 6 digits
Fname Text/string 100 characters
Mname Text/string 50 characters
Lname Text/string 100 characters
Address Text/string 100 characters
Sex Text/string 6 characters, Male/Female
ETC…..
Program
Attribute Data Type Accepted Value
programCode Text/string 10 characters
programDesc Text/String 100 characters
Course
Attribute Data Type Accepted Value
courseCode Text/string 10 characters
courseDesc Text/String 100 characters
Unit Int 1 digit