Skip to content
This repository has been archived by the owner on May 23, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 400 Bytes

steps.md

File metadata and controls

14 lines (10 loc) · 400 Bytes

Steps

Recommendations

  • use an IDE preferably with syntax highlighting
  • run the code every time you write a statement
  • split the code in several files
  • try not to jump ahead

You should be able to execute the statements more than once without errors and without changing the structure or the content of the database.