The Use of SQL – 2023 Specification Only

The Use of SQL – 2023 Specification Only

Activity

In the video above, you have been asked to create your own database. In order to do this, you will need to have access to a DBMS (database management system). To make this as easy as possible, there is an interactive Repl below that uses SQLite. Alternatively, you can download a free version of SQLite from here.

Remember that in order to save your own code, you must “fork” the program.