Instructions: Based from the given data dictionary below, answer the following questions: DATABASE NAME: ENROLLMENT TABLE NAME ATTRIBUTE NAME CONTENTS REQUIRED FIELD PK or FK STUD_NUM STUD_FNAME STUD LNAME DATA TYPΕ CHAR(13) VARCHAR(50) VARCHAR(50) YEAR(4) STUDENT Student's ID Number Y PK Student's First Name Y Student's Last Name Y YR_ADMIT Year Admitted Y COURSE COURSE_ID PK CHAR(13) CHAR(15) Course ID Y COURSE_NAME Course Name in Abbreviated Form Y Course Major (if any) Subject _ID Subject Name Subject Units COURSE MAJOR CHAR(40) N SUBJ_ID CHAR(15) VARCHAR(60) SUBJECT Y PK SUBJ_NAME Y SUBJ UNITS CHAR(6) Y 1. How many entities are there within the entire database? 2. How many attributes are there for each entity? 3. Give at least four (4) constraint within each of the entities.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter12: Points, Classes, Virtual Functions And Abstract Classes
Section: Chapter Questions
Problem 27SA
icon
Related questions
Question

Subject :Information Management 1 

9:09 60Hz
G all ll 80%
Case Study 1 (Cc-105).pdf
CASE STUDY #1 (CC – 105)
Instructions: Based from the given data dictionary below, answer the following questions:
DATABASE NAME: ENROLLMENT
TABLE NAME
ATTRIBUTE NAME
РK or FK
DATA TYPE
CHAR(13)
VARCHAR(50)
VARCHAR(50)
YEAR(4)
CHAR(13)
CHAR(15)
CHAR(40)
CONTENTS
REQUIRED FIELD
STUDENT
STUD_NUM
Student's ID Number
Y
PK
STUD FNAME
Student's First Name
Y
STUD LNAME
Student's Last Name
Y
YR_ADMIT
Year Admitted
Y
COURSE
COURSE_ID
Course ID
Y
PK
COURSE_NAME
Course Name in Abbreviated Form
Y
Course Major (if any)
Subject _ID
Subject Name
Subject Units
COURSE MAJOR
N
SUBJ_ID
SUBJ_NAME
SUBJECT
CHAR(15)
VARCHAR(60)
CHAR(6)
Y
PK
Y
SUBJ_UNITS
Y
1. How many entities are there within the entire database?
2. How many attributes are there for each entity?
3. Give at least four (4) constraint within each of the entities.
Transcribed Image Text:9:09 60Hz G all ll 80% Case Study 1 (Cc-105).pdf CASE STUDY #1 (CC – 105) Instructions: Based from the given data dictionary below, answer the following questions: DATABASE NAME: ENROLLMENT TABLE NAME ATTRIBUTE NAME РK or FK DATA TYPE CHAR(13) VARCHAR(50) VARCHAR(50) YEAR(4) CHAR(13) CHAR(15) CHAR(40) CONTENTS REQUIRED FIELD STUDENT STUD_NUM Student's ID Number Y PK STUD FNAME Student's First Name Y STUD LNAME Student's Last Name Y YR_ADMIT Year Admitted Y COURSE COURSE_ID Course ID Y PK COURSE_NAME Course Name in Abbreviated Form Y Course Major (if any) Subject _ID Subject Name Subject Units COURSE MAJOR N SUBJ_ID SUBJ_NAME SUBJECT CHAR(15) VARCHAR(60) CHAR(6) Y PK Y SUBJ_UNITS Y 1. How many entities are there within the entire database? 2. How many attributes are there for each entity? 3. Give at least four (4) constraint within each of the entities.
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Types of CRM
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning