Sei sulla pagina 1di 2

Misamis University

Ozamiz City, Philippines 7200


Tel. No. +63 88 521 0367 local 117/Telefax No. +63 88 521 5917

COLLEGE OF COMPUTER STUDIES


CERTIFIED: ISO 9001:2015 Risk Management System – Det Norske Veritas, The Netherlands
ACCREDITED: Philippine Association of Colleges and Universities Commission on Accreditation (PACUCOA)
RECOGNIZED: Commission on Higher Education Center of Development for Information Technology Education

Exercise 10
Creating Table (Student Table)

Learning Objectives:
1. Create table.
2. Name the appropriate field names for each table.
3. Apply the proper data type for each field.

Instructions:
Using the existing database named “UNIVERSITY”, create another table named
STUDENT with the following fields: student id, last name, first name,
college/department, advisor. You are going to input 50 student names enrolled in Misamis
University. You may include your classmates or friends name who are currently enrolled
in the school. In the advisor column, be sure to input the name of the faculty available in
the faculty table.

Rubric on Student Table


Criteria Standard (5 pts) Adequate (3 pts) Poor (1 pt)
Plan for the Includes all: Includes 2 : Includes 1 :
Database  Purpose of the  Purpose of the  Purpose of the
database. database. database.
 Types of data to  Types of data to  Types of data to
include. include. include.
 Field names in  Field names in  Field names in
correct order. correct order. correct order
Table Design Includes all: Includes 2: Includes 1:
 Field names in  Field names in  Field names in
correct order. correct order. correct order.
 Data types  Data types  Data types
correctly chosen. correctly chosen. correctly chosen.
 Sorted records  Sorted records  Sorted records
correctly. correctly. correctly.
 Correct data  Correct data  Correct data
entered. entered. entered.

TOTAL ( x 2)
Misamis University
Ozamiz City, Philippines 7200
Tel. No. +63 88 521 0367 local 117/Telefax No. +63 88 521 5917

COLLEGE OF COMPUTER STUDIES


CERTIFIED: ISO 9001:2015 Risk Management System – Det Norske Veritas, The Netherlands
ACCREDITED: Philippine Association of Colleges and Universities Commission on Accreditation (PACUCOA)
RECOGNIZED: Commission on Higher Education Center of Development for Information Technology Education

Potrebbero piacerti anche