diff --git a/00-sql-introduction.html b/00-sql-introduction.html index c89e40fc..cfe3af57 100644 --- a/00-sql-introduction.html +++ b/00-sql-introduction.html @@ -361,13 +361,13 @@

Goals

Putting our data into a relational database and using SQL will help us achieve these goals.

-
+
-
-

Definition: Relational Database -

+
+

Definition:Relational Database +

A relational database stores data in relations made up of records with fields. The relations are usually @@ -743,7 +743,7 @@

Key PointsCC-BY 4.0 by the authors

Template licensed under CC-BY 4.0 by The Carpentries

-

Built with sandpaper (0.16.2), pegboard (0.7.4), and varnish (1.0.1)

+

Built with sandpaper (0.16.3), pegboard (0.7.4), and varnish (1.0.1)

@@ -766,7 +766,7 @@

Key Points