Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
100% found this document useful (1 vote)
57 views

P1 - Introduction To Database (Question)

1. The document provides details on a 4 session module introducing databases, including objectives, submission requirements, and tasks to practice modeling data from examples as tables to simulate a basic database system. 2. The tasks include filling in tables to represent status updates and comments from a social media post, flight and flight detail information from an airline website, and analyzing the database structures needed for features of another application such as an online shopping website. 3. Students are asked to complete the tasks individually and submit their work via email in PDF format for review.

Uploaded by

Restu Hikmal
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
57 views

P1 - Introduction To Database (Question)

1. The document provides details on a 4 session module introducing databases, including objectives, submission requirements, and tasks to practice modeling data from examples as tables to simulate a basic database system. 2. The tasks include filling in tables to represent status updates and comments from a social media post, flight and flight detail information from an airline website, and analyzing the database structures needed for features of another application such as an online shopping website. 3. Students are asked to complete the tasks individually and submit their work via email in PDF format for review.

Uploaded by

Restu Hikmal
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

MODUL 1 – INTRODUCTION TO DATABASE

Topic : Introduction to Database


Objective : Students can identifies data and database system in real world
Time : 4 sessions
Method : Self Paced and discussion
Submission : Please send the file in PDF format via email: dwiamalia@polibatam.ac.id
Subjects: P1_MJ104_PAGI/MALAM_KELAS A/B/C/D_NAME FIRST 3TIM_DW
For example: P1_MJ104_MALAM_ CLASSC_AnggiAngelineBonar _DW
Name (NIM):
1. Name (NIM):
2. Name (NIM):
3. Name (NIM):
Class :
Date :

Task 1:
The following images is an example of status posting on Facebook.

Figure 1 Facebook posting

Following table is relational Table status. Please fill data in Table 1,2,3, and 4 based on Figure 1.
Table 1 Table status
Id status Creator Date Place Status Link
1 Budi August 18 Bandun Kewarganegaraan 1.0: Rahard.wordpress.com
Rahardjo at 6:59am g "Maka kalau sekarang kita masih
meributkan tentang kewarganegaraan
maka sebetulnya kita masih berada pada
globalisasi 1.0. Sudah ketinggalan jaman."

Table 2 Table Comments


Id_Status Id_Comment Comment Commentator Date Time
1 1 yaaay, saya Syahrul pribadi August 18 7:17am
sudah di 3.0 dong
prof!!
1 2 Karena Pramudya August 18 8.15am
Perekonomian Yanuanto
kita masih versi
BETA,
1 3 Setuju pak, Soal Iman Fattah August18 7.39am
UU
kewarganegaraan
ini memang
framework….
1 4 Kalo memang Pulung Bimasakti August18 9.02am
WNA boleh jadi Ulung
pejabat public,

please continue filling the table comments

Table 3 reply_comment
Id Id Id_reply_comment Comment Commentator Date Time
Status Comment
1 2 1 Indonesia Tanah Wikan Danar August 18 8:14am
air masih versi Sunindyo
beta
1 2 2 Nah tuh paham… Pramudya August18 8.15am
hihihi Yanuanto
1 4 1 Mungkin juga Budi Rahardjo August18 9.12am
bagus, supaya gak
punya hubungan
keluarga(kkn)sama
terdakwa ya.

please continue filling the table reply_comments

Table 4 Table User


Email password User_name Profile_picture Join_Date Address
Budi7870@gmail.com ****** Budi Budi.jpg 20 Jan Bandung
Rahardjo 2014
Pramudra666@gmail.com ******** Pramudya Pramudya.jpg 20 Jan Bandung
Yanuanto 2014
ImanFattah212@gmail.com ********* Iman Fattah Iman.jpg 20 Jan Jakarta
2015
please continue fill data in table user (use dummy data except the user name)
Task 2

The following is example of flight search on ticketing website

Figure 2 Ticketing Website


1. Convert data that you see in Figure 2 isnto two Tables, Table Flight and Flight Details
2. Define the Attribute and data based on the Figure 2

Table Flight

ID Order ID Plane From Destination Ticket Price


1 Lion Air Jakarta(CGK) Bali/Denpasar(DPS Rp. 738.000/pax
)
2 Lion Air Jakarta(CGK) Bali/Denpasar(DPS Rp.842.200/pax
)
3 Batik Air Jakarta(CGK) Bali/Denpasar(DPS Rp.907.300/pax
)

Table Flight Details

ID Order Plane Name Time Form Place Time Arriver Aircraft


1 Lion JT-42 19:45 22:30 Boeing 737
2 Lion JT-32 05:00 07:50 Boeing 737
3 Batik ID-6500 06:00 08:50 Airbus A320

Task 3

Do the following task:A

1. Choose another example of software that using database system in real world.
2. Explain the software / application main features
3. Capture main feature and identifies the relation or table that might be use in that feature as we
do in Task 1 and Task 2
4. Identifies at least 3 table
5. Write on the following page
6. The software / feature that chosen must be different for each student in a class

Answers

You might also like