educative.io

Typos in this paragraph

As shown in the figure a couple paragraphs below, the Employee table is divided into two tables: a reduced Employee table and an EmployeePicture table. The EmployePicture table has just two columns, EmployeID and Picture , separated from the original table. Moreover, the primary key EmpoloyeeID of the Employee table is added in both partitioned tables. This makes the data read and write easier, and the reconstruction of the table is performed efficiently.

EmployePicture
EmployeID
EmpoloyeeID


Course: Grokking Modern System Design Interview for Engineers & Managers - Learn Interactively
Lesson: Data Partitioning - Grokking Modern System Design Interview for Engineers & Managers

2 Likes

Hi @Enrique1

We appreciate your keen interest and thank you for pointing this out. We’ll look into it, your feedback is much appreciated.

Kind Regards,
Shahrukh Naeem

+1 to Enrique1’s comment. The typos have not been addressed yet


Course: Grokking Modern System Design Interview for Engineers & Managers - Learn Interactively
Lesson: Data Partitioning - Grokking Modern System Design Interview for Engineers & Managers

Hi Mandy.

We appreciate your help in reporting the typo. We have now fixed and updated this part of the lesson. If the issue persists, try clearing your browser cache.

If you have any other questions, feel free to reach out to us.

Thank you.