Instruction
Finally, the third table: equipment. Check the contents of the 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 the table.
Get all the data from the equipment table.
Type:
SELECT * FROM equipment;
