From ed848f7b2f7bd90aebad3273f55aeb317807943e Mon Sep 17 00:00:00 2001 From: Medium Fries Date: Mon, 10 Sep 2018 17:49:40 -0700 Subject: [PATCH] fixed typos in lec4 - still have to expand on lec4 instructions and details --- cst363/lec/lec4.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cst363/lec/lec4.md b/cst363/lec/lec4.md index 0de839e..fbbee57 100644 --- a/cst363/lec/lec4.md +++ b/cst363/lec/lec4.md @@ -3,8 +3,8 @@ ## Lab* -This lecture has some lab questions in the `lec/` dircory named `table1.pdf` *and* some example data called `patients.sql` -Intro to some sql commands +This lecture has some lab questions in the `lab/` dircory named `table1.pdf` *and* some example data called `patients.sql`. +`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