A hotel chain stores guest information in a structured database - Edexcel - GCSE Computer Science - Question 2 - 2019 - Paper 1
Question 2
A hotel chain stores guest information in a structured database.
(a) Describe how guest information would be structured in a database.
(b) The chain has hotels in ... show full transcript
Worked Solution & Example Answer:A hotel chain stores guest information in a structured database - Edexcel - GCSE Computer Science - Question 2 - 2019 - Paper 1
Step 1
Describe how guest information would be structured in a database.
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
In a structured database, guest information would typically be organized in a tabular format, where each row represents a unique guest record and each column corresponds to specific attributes or characteristics of that guest. This would include fields such as guest ID, name, contact information, payment details, and reservation history. Relationships can be established through keys, with foreign keys linking guest records to other tables, such as bookings or room details, ensuring a well-organized and efficient data structure.
Step 2
State the type of network needed to connect these hotels to the head office.
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
The type of network needed to connect these hotels to the head office is a Wide Area Network (WAN).