fixed typos in lec4 - still have to expand on lec4 instructions and details

This commit is contained in:
Medium Fries 2018-09-10 17:49:40 -07:00
parent 71dd33342a
commit ed848f7b2f

View File

@ -3,8 +3,8 @@
## Lab* ## Lab*
This lecture has some lab questions in the `lec/` dircory named `table1.pdf` *and* some example data called `patients.sql` This lecture has some lab questions in the `lab/` dircory named `table1.pdf` *and* some example data called `patients.sql`.
Intro to some sql commands `table1.pdf` will have some exercises to learn the basic commands of sqlite and `patients.sql` should have some example data which _table1_ asks you to query.
## Serverless ## Serverless