Databases with bigger datasets
Completion requirements
Opened: Monday, 29 July 2024, 12:00 AM
So far the data you have been working with has been fairly small sets of data, and there hasn’t been much opportunity to use your sql skills.
The following scenario should help to improve your understanding of the use of Relational Databases in a real-world setting. It should also consolidate the sql you have learnt so far, before we move on to using DDL (which is basically SQL in a Python wrapper, for creating databases in Python).
- 12 September 2023, 9:39 AM