MCR-Digital / apprentice-boot-camp-databases

https://mcr-digital.github.io/apprentice-boot-camp-databases/public/slides/slide_000/
0 stars 8 forks source link

Exercise 2 questions #7

Closed mrmanc closed 2 years ago

mrmanc commented 3 years ago

Exercise states:

Create a new table in the sandbox schema. but it isn’t clear what this means—perhaps it should the sequel-mart-schema?

Also, it would be worth being explicit that it’s intended they create the table manually using the UI, as they go on to look at the script for a table in the next step.

TomSteeples commented 2 years ago

Exercises have been revamped for Bootcamp 6. They are designed to be more explicit in what they ask. I've also removed the requirement for a sandbox schema. Most of the work will be done directly in the "sequel-mart-schema" with a little bit of input from the generic data schema should one of the exercises not work as planned.