Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 15

MID EXAM ODD SEMESTER ACADEMIC YEAR 2021/2022

STUDY PROGRAM INFORMATION SYSTEM


FACULTY OF ENGINEERING AND INFORMATICS
UNIVERSITAS MULTIMEDIA NUSANTARA

Subject : Database System (Practicum) Date :


: Melissa Indah Fianty, S.Kom., MMSI Time :
Form : Essay / Project Type : Onsite / Takehome

EXAM CONDITIONS / INSTRUCTIONS:


1. Apply database language and SQL Programming language
2. Software will be used in this mid exam SQL Server Management Studio
3. File extensions should be included in mid exam collection for this subject are described as
follows:
- Entity Relationship Diagram (.vpp, .png)
- Query to create the database system (.sql)
- Query to insert data into tables (.sql)
- Query to answer the 10 question (.sql)
- Display all data the 10 question (.pdf)
4. All your answers either (NIM.pdf) and (NIM.sql) should be zipped and submitted through e-
learning UMN. Other than that, the submission won’t be accepted for any reasons (Note: please
zip all files using this format: NIM-NAMA.zip)
5. It is strictly forbidden to share answers with other students, or to take any reference sources from
anywhere. Answers that are indicated as fraud will be reported!
6. The exam will be marked as 0 if any plagiarism is found, or you solve A WRONG PROBLEM SET

COURSE SUB LEARNING OUTCOMES (SUB-CLO):


SUB LEARNING OUTCOMES (SUB-CLO)
ELO
Code Description
SUB-CLO 3 Student are able to structure Query to Definition Data in ELO H
Database – (C4)
SUB-CLO 4 Student are able to structure Query to Manipulation Data in ELO G
Database (Basic Queries 1) – (C4)
SUB-CLO 6 Student are able to structure Query to Manipulation Data in ELO H
Database (Basic Queries 2) – (C4)

Syntax

Insert Into
INSERT INTO table_name ( field1_name , field2_name , ...)
VALUES ( value1 , value2 , ...)

Update
UPDATE table_name
SET field1_name = [new value]
WHERE {condition}

Delete From
DELETE FROM table_name
WHERE {condition}

Page 1 of 15
MID EXAM ODD SEMESTER ACADEMIC YEAR 2021/2022
STUDY PROGRAM INFORMATION SYSTEM
FACULTY OF ENGINEERING AND INFORMATICS
UNIVERSITAS MULTIMEDIA NUSANTARA

Relational Table

PROBLEM/QUESTIONS:

1. Question 1: Sub-CLO 3: Student are able to structure Query to Definition Data in


Database – (C4), Weight (20%)

Insert data into a table:

Mentor

MentorID MentorName Semes Major Email Phone GPA MentorS


ter Address hift
MR001 Gunawan Siurudin 5 Information GN@bj.c 0852751787 4.00 Morning
Technology om 61
MR002 Sean Young 5 Information YT@bj.c 0818058462 4.00 Morning
Tjahyadi Technology om 12
MR003 Parlinggoman 5 Information PG@bj.c 0815721234 4.00 Morning
Rinaldo Hasibuan Technology om 22
MR004 William Surya 3 Information WL@bj.c 0818054223 4.00 Morning
Permana Technology om 44
MR005 Henry Setiady 7 Information HT@bj.c 0818056753 4.00 Morning
Technology and om 66
Mathematics

MR006 Budi 3 Information BD@bj.c 0812281231 4.00 Morning


Technology om 29
MR007 Yovita Turnadi 3 Information YV@bj.c 0818091123 4.00 Morning
Technology om 45
MR008 Rita 3 Information RT@bj.c 0818058212 4.00 Evening
Technology om 12
MR009 Amelia Christin 5 Information AS@bj.c 0815423123 4.00 Evening
Technology om 48
MR010 Eripin 5 Information EN@bj.c 0815793576 4.00 Evening
Technology om 98

Page 2 of 15
MID EXAM ODD SEMESTER ACADEMIC YEAR 2021/2022
STUDY PROGRAM INFORMATION SYSTEM
FACULTY OF ENGINEERING AND INFORMATICS
UNIVERSITAS MULTIMEDIA NUSANTARA

Mentee

MenteeId MenteeName Semester Major EmailAddress Phone GPA


ME001 Yuhdy Budiarto 3 Information YB@bj.com 085275178762 3.00
Technology
ME002 Setiawan 5 Information SW@bj.com 081805846213 3.00
Technology
ME003 Ferenkey 5 Information FK@bj.com 081572123423 3.00
Technology
ME004 Rapenda 3 Information RM@bj.com 081805422346 3.25
Medianta System
Surbakti
ME005 Steven Junior 3 Information ST@bj.com 081805675367 3.75
Technology
and
Mathematics
ME006 Yoki Winata 3 Information YK@bj.com 081228123131 3.50
Technology
ME007 Irsyad 5 Information IR@bj.com 081809112346 3.00
Technology
ME008 Stevano 5 Information SV@bj.com 081805821213 3.75
Christian Technology
ME009 Jeffry Widyanata 5 Information JF@bj.com 081542312349 3.00
System and
Management
ME010 Mahenda Metta 3 Information MH@bj.com 081579357699 3.25
Surya System
ME011 Raymond 5 Computer RY@bj.com 081679134568 3.00
Engineering
ME012 Antoni Wiguna 3 Information AI@bj.com 081795614698 3.00
Technology
ME013 Samuel Sonny 5 Information SO@bj.com 081476532964 3.00
Salim Technology
ME014 Johan 5 Information Johan@yahoo. 081648963125 3.00
Technology com
ME015 Winata 5 Information Winata@yahoo 081806497625 3.25
Technology .com
and
Mathematics
ME016 Nana 5 Information Nana@yahoo.c 081649963124 3.00
Technology om
and
Mathematics
ME017 Yunus 5 Information Yunus@yahoo. 081816497623 3.25
Technology com
and
Mathematics
ME018 Dicky 5 Information Dicky@yahoo. 081648953124 3.00
System com
ME019 Surya 5 Information Surya@yahoo. 081806397623 3.25
System com
ME020 Mandagi 5 Information Mandagi@yah 081658963124 3.00
System oo.com
ME001 Yuhdy Budiarto 3 Information YB@bj.com 085275178762 3.00

Page 3 of 15
MID EXAM ODD SEMESTER ACADEMIC YEAR 2021/2022
STUDY PROGRAM INFORMATION SYSTEM
FACULTY OF ENGINEERING AND INFORMATICS
UNIVERSITAS MULTIMEDIA NUSANTARA

Technology
ME002 Setiawan 5 Information SW@bj.com 081805846213 3.00
Technology
ME003 Ferenkey 5 Information FK@bj.com 081572123423 3.00
Technology
ME004 Rapenda 3 Information RM@bj.com 081805422346 3.25
Medianta System
Surbakti
ME005 Steven Junior 3 Information ST@bj.com 081805675367 3.75
Technology
and
Mathematics
ME006 Yoki Winata 3 Information YK@bj.com 081228123131 3.50
Technology
ME007 Irsyad 5 Information IR@bj.com 081809112346 3.00
Technology
ME008 Stevano 5 Information SV@bj.com 081805821213 3.75
Christian Technology
ME009 Jeffry Widyanata 5 Information JF@bj.com 081542312349 3.00
System and
Management
ME010 Mahenda Metta 3 Information MH@bj.com 081579357699 3.25
Surya System

Subject

SubjectId SubjectName Credit


BN001 Computer Graphics 4
BN002 Automata Theory, Language and 2
Computation
BN003 Computer Algorithm 6
BN004 Object Oriented Programming 4
BN005 Database 4
BN006 Assembly Language 4
BN007 Discrete Mathematics 4
BN008 Artificial Intelligence 4
BN009 Linear Algebra 6
BN010 Calculus 6

HeaderMentoring

MentoringId MentorId SubjectId Room StartDate Day Shift


M001 MR001 BN010 515 2010-10-12 2 3
00:00:00.000
M002 MR002 BN008 515 2010-10-12 2 3
00:00:00.000
M003 MR003 BN003 515 2010-10-13 3 3
00:00:00.000
M004 MR004 BN007 515 2010-10-13 4 3
00:00:00.000
M005 MR005 BN006 515 2010-10-14 4 4
00:00:00.000
M006 MR006 BN009 515 2010-10-16 4 4
00:00:00.000

Page 4 of 15
MID EXAM ODD SEMESTER ACADEMIC YEAR 2021/2022
STUDY PROGRAM INFORMATION SYSTEM
FACULTY OF ENGINEERING AND INFORMATICS
UNIVERSITAS MULTIMEDIA NUSANTARA

M007 MR007 BN005 515 2010-10-17 5 2


00:00:00.000
M008 MR008 BN004 515 2010-10-18 5 5
00:00:00.000
M009 MR009 BN001 515 2010-10-19 6 6
00:00:00.000
M010 MR010 BN002 515 2010-10-22 6 5
00:00:00.000

TrDetailSchedule

MenteeId MentoringId DiscussionGroup


ME001 M001 1
ME001 M002 3
ME001 M003 4
ME001 M004 1
ME001 M005 3
ME001 M006 3
ME001 M007 1
ME001 M008 3
ME001 M009 4
ME002 M001 1
ME002 M002 1
ME002 M003 3
ME002 M004 3
ME002 M005 3
ME002 M006 1
ME002 M007 1
ME002 M008 3
ME002 M009 4
ME003 M001 4
ME003 M002 1
ME003 M003 3
ME003 M004 3
ME003 M005 1
ME003 M006 1
ME003 M007 1
ME003 M008 3
ME003 M009 4
ME003 M010 5
ME004 M001 4
ME004 M002 1

Page 5 of 15
MID EXAM ODD SEMESTER ACADEMIC YEAR 2021/2022
STUDY PROGRAM INFORMATION SYSTEM
FACULTY OF ENGINEERING AND INFORMATICS
UNIVERSITAS MULTIMEDIA NUSANTARA

ME004 M003 4
ME004 M004 3
ME004 M005 3
ME004 M006 3
ME004 M007 1
ME004 M008 4
ME004 M009 5
ME005 M001 1
ME005 M002 1
ME005 M003 3
ME005 M004 1
ME005 M005 3
ME005 M006 3
ME005 M007 3
ME005 M008 4
ME005 M009 5
ME006 M001 4
ME006 M002 1
ME006 M003 4
ME006 M004 3
ME006 M005 3
ME006 M006 3
ME006 M007 1
ME006 M008 4
ME006 M009 5
ME007 M001 1
ME007 M002 2
ME007 M003 3
ME007 M004 3
ME007 M005 1
ME007 M006 3
ME007 M007 2
ME007 M008 4
ME007 M009 5
ME007 M010 5
ME008 M001 4
ME008 M002 2
ME008 M003 4
ME008 M004 4

Page 6 of 15
MID EXAM ODD SEMESTER ACADEMIC YEAR 2021/2022
STUDY PROGRAM INFORMATION SYSTEM
FACULTY OF ENGINEERING AND INFORMATICS
UNIVERSITAS MULTIMEDIA NUSANTARA

ME008 M005 4
ME008 M006 4
ME008 M007 2
ME008 M008 4
ME008 M009 5
ME009 M001 1
ME009 M002 2
ME009 M003 1
ME009 M004 4
ME009 M005 4
ME009 M006 4
ME009 M007 2
ME009 M008 5
ME009 M010 1
ME010 M001 4
ME010 M002 2
ME010 M003 1
ME010 M004 1
ME010 M005 4
ME010 M006 4
ME010 M007 2
ME010 M008 5
ME010 M010 3
ME011 M001 5
ME011 M002 3
ME011 M003 3
ME011 M004 4
ME011 M005 1
ME011 M006 1
ME011 M007 3
ME011 M008 5
ME011 M010 1
ME012 M001 2
ME012 M002 2
ME012 M003 4
ME012 M004 1
ME012 M005 4
ME012 M006 4
ME012 M007 3

Page 7 of 15
MID EXAM ODD SEMESTER ACADEMIC YEAR 2021/2022
STUDY PROGRAM INFORMATION SYSTEM
FACULTY OF ENGINEERING AND INFORMATICS
UNIVERSITAS MULTIMEDIA NUSANTARA

ME012 M008 5
ME012 M010 1
ME013 M001 5
ME013 M002 3
ME013 M003 1
ME013 M004 4
ME013 M005 4
ME013 M006 4
ME013 M007 3
ME013 M008 5
ME013 M010 3
ME014 M001 2
ME014 M002 3
ME014 M003 5
ME014 M004 1
ME014 M005 5
ME014 M006 5
ME014 M007 3
ME014 M009 1
ME014 M010 3
ME015 M001 2
ME015 M002 3
ME015 M003 5
ME015 M004 4
ME015 M005 5
ME015 M006 5
ME015 M007 4
ME015 M009 1
ME015 M010 3
ME016 M001 2
ME016 M002 4
ME016 M003 5
ME016 M004 5
ME016 M005 5
ME016 M006 5
ME016 M007 4
ME016 M009 1
ME016 M010 1
ME017 M001 2

Page 8 of 15
MID EXAM ODD SEMESTER ACADEMIC YEAR 2021/2022
STUDY PROGRAM INFORMATION SYSTEM
FACULTY OF ENGINEERING AND INFORMATICS
UNIVERSITAS MULTIMEDIA NUSANTARA

ME017 M002 4
ME017 M003 5
ME017 M004 2
ME017 M005 5
ME017 M006 5
ME017 M007 4
ME017 M009 1
ME017 M010 3
ME018 M001 3
ME018 M002 4
ME018 M003 5
ME018 M004 5
ME018 M005 5
ME018 M006 5
ME018 M007 2
ME018 M009 1
ME018 M010 4
ME019 M001 3
ME019 M002 4
ME019 M004 5
ME019 M007 4
ME019 M008 1
ME019 M009 2
ME019 M010 4
ME020 M001 5
ME020 M002 4
ME020 M007 4
ME020 M008 1
ME020 M009 2
ME020 M010 2
ME021 M001 3
ME021 M002 5
ME021 M004 5
ME021 M007 5
ME021 M008 1
ME021 M009 2
ME021 M010 2
ME022 M001 5
ME022 M002 5

Page 9 of 15
MID EXAM ODD SEMESTER ACADEMIC YEAR 2021/2022
STUDY PROGRAM INFORMATION SYSTEM
FACULTY OF ENGINEERING AND INFORMATICS
UNIVERSITAS MULTIMEDIA NUSANTARA

ME022 M003 1
ME022 M005 1
ME022 M007 5
ME022 M008 1
ME022 M009 2
ME022 M010 2
ME023 M001 3
ME023 M002 5
ME023 M003 1
ME023 M004 2
ME023 M005 1
ME023 M006 1
ME023 M007 5
ME023 M008 1
ME023 M009 2
ME023 M010 2
ME024 M002 5
ME024 M003 2
ME024 M004 5
ME024 M005 2
ME024 M006 1
ME024 M007 5
ME024 M008 2
ME024 M009 3
ME024 M010 2
ME025 M001 3
ME025 M002 5
ME025 M004 2
ME025 M005 2
ME025 M008 2
ME025 M009 3
ME025 M010 4
ME026 M001 5
ME026 M003 2
ME026 M005 2
ME026 M006 2
ME026 M007 5
ME026 M008 2
ME026 M009 3

Page 10 of 15
MID EXAM ODD SEMESTER ACADEMIC YEAR 2021/2022
STUDY PROGRAM INFORMATION SYSTEM
FACULTY OF ENGINEERING AND INFORMATICS
UNIVERSITAS MULTIMEDIA NUSANTARA

ME026 M010 4
ME027 M004 2
ME027 M006 2
ME027 M008 2
ME027 M009 3
ME027 M010 4
ME028 M003 2
ME028 M005 2
ME028 M006 2
ME028 M008 2
ME028 M009 3
ME028 M010 5
ME029 M003 2
ME029 M004 2
ME029 M006 2
ME029 M008 3
ME029 M009 4
ME029 M010 5
ME030 M003 2
ME030 M005 2
ME030 M006 2
ME030 M008 3
ME030 M009 4
ME030 M010 5

ASSESSMENT RUBRIC (per question):


Rated Assessment criteria
aspect Very Poor Poor Satisfactory Good Excellent
< 45 45-54 55-69 70-84 (Score ≥ 85)
Ability to The The definition The definition The definition The language
combine definition language is language is language is is appropriate
database language in not complete not complete competent and clearly
language each type is and not clearly stated
and SQL inadequate stated
Programming and not in
Language logical
consistency

Page 11 of 15
MID EXAM ODD SEMESTER ACADEMIC YEAR 2021/2022
STUDY PROGRAM INFORMATION SYSTEM
FACULTY OF ENGINEERING AND INFORMATICS
UNIVERSITAS MULTIMEDIA NUSANTARA

2. Question 2: Sub-CLO 4: Student are able to structure Query to Manipulation Data in


Database (Basic Queries 1) – (C4), Weight (10%)

Change the MenteeName in the Mentee table to 'Lena Wiguna' where the MenteeName is 'Antoni
Wiguna'. Then display all data from Mentee. (update)

ASSESSMENT RUBRIC (per question):


Rated Assessment criteria
aspect Very Poor Poor Satisfactory Good Excellent
< 45 45-54 55-69 70-84 (Score ≥ 85)
Ability to The syntax The syntax The syntax The syntax The syntax
formulate formulated formulated formulated is formulated needed are
data miss all of miss most of wrong and miss but completely
manipulation the main the main miss a few parameters formulated
statements of parameter parameter parameter are complete
the SQL
standard

3. Question 3: Sub-CLO 4: Student are able to structure Query to Manipulation Data in


Database (Basic Queries 1) – (C4), Weight (10%)

Change the Semester in the Mentors table to Semester+1 where the mentor teaches courses that
have less than 4 credits and then display all data from the Mentor. (update)

ASSESSMENT RUBRIC (per question):


Rated Assessment criteria
aspect Very Poor Poor Satisfactory Good Excellent
< 45 45-54 55-69 70-84 (Score ≥ 85)
Ability to The syntax The syntax The syntax The syntax The syntax
formulate formulated formulated formulated is formulated needed are
data miss all of miss most of wrong and miss but completely
manipulation the main the main miss a few parameters formulated
statements of parameter parameter parameter are complete
the SQL
standard

4. Question 4: Sub-CLO 4: Student are able to structure Query to Manipulation Data in


Database (Basic Queries 1) – (C4), Weight (10%)

Change the GPA in the Mentor table to 3.75 where the EmailAddress contains 'T' and Semester is 7
and then displays all data from Mentor. (update, like)
ASSESSMENT RUBRIC (per question):
Rated Assessment criteria
aspect Very Poor Poor Satisfactory Good Excellent
< 45 45-54 55-69 70-84 (Score ≥ 85)
Ability to The syntax The syntax The syntax The syntax The syntax
formulate formulated formulated formulated is formulated needed are
data miss all of miss most of wrong and miss but completely
manipulation the main the main miss a few parameters formulated
statements of parameter parameter parameter are complete
the SQL
standard

Page 12 of 15
MID EXAM ODD SEMESTER ACADEMIC YEAR 2021/2022
STUDY PROGRAM INFORMATION SYSTEM
FACULTY OF ENGINEERING AND INFORMATICS
UNIVERSITAS MULTIMEDIA NUSANTARA

5. Question 5: Sub-CLO 6: Student are able to structure Query to Manipulation Data in


Database (Basic Queries 1) – (C4), Weight (10%)

Change the Semester in the Mentors table to Semester minus the last three digits of the MentorId
where the last three digits of the MentorId are less than or equal to 3, and then display all the data
from the Mentor. (update, right)

ASSESSMENT RUBRIC (per question):


Rated Assessment criteria
aspect Very Poor Poor Satisfactory Good Excellent
< 45 45-54 55-69 70-84 (Score ≥ 85)
Ability to The syntax The syntax The syntax The syntax The syntax
formulate formulated formulated formulated is formulated needed are
data miss all of miss most of wrong and miss but completely
manipulation the main the main miss a few parameters formulated
statements of parameter parameter parameter are complete
the SQL
standard

6. Question 6: Sub-CLO 6: Student are able to structure Query to Manipulation Data in


Database (Basic Queries 2) – (C4), Weight (5%)

Change the Name in the Mentee table to Name plus the word “Jr.” where the Mentee is taught by
“Henry Setiadi” and the Semester of the Mentee is 3. Then display all data from the Mentee. (update)

ASSESSMENT RUBRIC (per question):


Rated Assessment criteria
aspect Very Poor Poor Satisfactory Good Excellent
< 45 45-54 55-69 70-84 (Score ≥ 85)
Ability to The syntax The syntax The syntax The syntax The syntax
formulate formulated formulated formulated is formulated needed are
data miss all of miss most of wrong and miss but completely
manipulation the main the main miss a few parameters formulated
statements of parameter parameter parameter are complete
the SQL
standard

7. Question 7: Sub-CLO 6: Student are able to structure Query to Manipulation Data in


Database (Basic Queries 2) – (C4), Weight (5%)

Delete record in Mentee table where Semester of Mentee is 5 and then display all data from Mentee.
(delete)
ASSESSMENT RUBRIC (per question):
Rated Assessment criteria
aspect Very Poor Poor Satisfactory Good Excellent
< 45 45-54 55-69 70-84 (Score ≥ 85)
Ability to The syntax The syntax The syntax The syntax The syntax
formulate formulated formulated formulated is formulated needed are
data miss all of miss most of wrong and miss but completely
manipulation the main the main miss a few parameters formulated
statements of parameter parameter parameter are complete
the SQL
standard

Page 13 of 15
MID EXAM ODD SEMESTER ACADEMIC YEAR 2021/2022
STUDY PROGRAM INFORMATION SYSTEM
FACULTY OF ENGINEERING AND INFORMATICS
UNIVERSITAS MULTIMEDIA NUSANTARA

8. Question 8: Sub-CLO 6: Student are able to structure Query to Manipulation Data in


Database (Basic Queries 2) – (C4), Weight (10%)

Delete the record in the Mentor table where the length of MentorName is 4 and then display all data
from Mentor. (delete, len)

ASSESSMENT RUBRIC (per question):


Rated Assessment criteria
aspect Very Poor Poor Satisfactory Good Excellent
< 45 45-54 55-69 70-84 (Score ≥ 85)
Ability to The syntax The syntax The syntax The syntax The syntax
formulate formulated formulated formulated is formulated needed are
data miss all of miss most of wrong and miss but completely
manipulation the main the main miss a few parameters formulated
statements of parameter parameter parameter are complete
the SQL
standard

9. Question 9: Sub-CLO 6: Student are able to structure Query to Manipulation Data in


Database (Basic Queries 2) – (C4), Weight (10%)

Delete the record in the HeaderMentoring table where the transaction for the formation of the
mentoring class is a class that teaches courses with less than 4 credits and then display all data from
HeaderMentoring (delete, in)

ASSESSMENT RUBRIC (per question):


Rated Assessment criteria
aspect Very Poor Poor Satisfactory Good Excellent
< 45 45-54 55-69 70-84 (Score ≥ 85)
Ability to The syntax The syntax The syntax The syntax The syntax
formulate formulated formulated formulated is formulated needed are
data miss all of miss most of wrong and miss but completely
manipulation the main the main miss a few parameters formulated
statements of parameter parameter parameter are complete
the SQL
standard

10. Question 10: Sub-CLO 6: Student are able to structure Query to Manipulation Data in
Database (Basic Queries 2) – (C4), Weight (10%)

Delete the record in the Subject table where the Day of the mentoring class is 3 and then display all
data from the Subject table. (delete, in)
ASSESSMENT RUBRIC (per question):
Rated Assessment criteria
aspect Very Poor Poor Satisfactory Good Excellent
< 45 45-54 55-69 70-84 (Score ≥ 85)
Ability to The syntax The syntax The syntax The syntax The syntax
formulate formulated formulated formulated is formulated needed are
data miss all of miss most of wrong and miss but completely
manipulation the main the main miss a few parameters formulated
statements of parameter parameter parameter are complete
the SQL
standard

Page 14 of 15
MID EXAM ODD SEMESTER ACADEMIC YEAR 2021/2022
STUDY PROGRAM INFORMATION SYSTEM
FACULTY OF ENGINEERING AND INFORMATICS
UNIVERSITAS MULTIMEDIA NUSANTARA

References: Created by: Approved by:


on behalf of the Lecturer Team

Melissa Indah Fianty, S.Kom., MMSI Ririn Ikana Desanti, S.Kom., M.Kom
Course Coordinator Head of Study Program

Page 15 of 15

You might also like