20 likes | 142 Vues
This guide provides a systematic approach for teams tasked with updating a database schema and refining algorithms. In teams of two, review previous slides to grasp the existing structure and functionality. Decide which components of the database are relevant to the required function and outline necessary schema changes. Develop a detailed algorithm that articulates the process in a pseudocode-like format. Finally, fill in the designated slide with your findings and proposed solutions, ensuring a comprehensive overview of the intended adjustments.
E N D
Exercise: Model this Pseudo Query What: Where: How: Algorithm xxx yyy Schema changes asd
How to do this • Same teams of 2 • Review previous slides as needed • Decide on • What part of the db is concerned with this function • Changes you need to the db Schema • What the algorithm should be • What is in the pseudo query • Fill in the slide