Instruction
Finally, the third table: Equipment. Check the contents of this table.
Exercise
Get all the data from the Equipment table.
Stuck? Here's a hint!
Type:
SELECT * FROM Equipment;

Finally, the third table: Equipment. Check the contents of this table.
Get all the data from the Equipment table.
Type:
SELECT * FROM Equipment;
