From 6e969f2c406d69595909314041ac4723e93b8ad6 Mon Sep 17 00:00:00 2001 From: zexho994 <34532365+zexho994@users.noreply.github.com> Date: Mon, 4 Jul 2022 16:37:34 +0800 Subject: [PATCH] update docs: Lab 1 SimpleDB --- lab1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab1.md b/lab1.md index c4d80baf..d1d2b2e9 100644 --- a/lab1.md +++ b/lab1.md @@ -337,7 +337,7 @@ SimpleDB consists of: of which you need to worry about for this lab); and, * A catalog that stores information about available tables and their schemas. -SimpleDB does not include many things that you may think of as being a part of a "database." In particular, SimpleDB +SimpleDB does not include many things that you may think of as being a part of a "database". In particular, SimpleDB does not have: * (In this lab), a SQL front end or parser that allows you to type queries directly into SimpleDB. Instead, queries are