Filling in glossary entries
authorGreg Wilson <gvwilson@third-bit.com>
Mon, 2 Dec 2013 21:03:39 +0000 (16:03 -0500)
committerW. Trevor King <wking@tremily.us>
Tue, 11 Mar 2014 04:47:30 +0000 (21:47 -0700)
W. Trevor King: I removed everything except the sql/novice changes
from the original 20d3384 [1].

[1]: https://github.com/swcarpentry/bc/commit/20d33848883b620ef2e948e12c15e0bfc8ed3660

sql/novice/01-select.ipynb

index 384029c38e8c7e64cf4b63d6fa0fe54c4fff7b79..42f461b14a7c94b6e10efef92179af59b0df33fd 100644 (file)
@@ -59,7 +59,7 @@
      "source": [
       "A [relational database](../../gloss.html#relational-database)\n",
       "is a way to store and manipulate information\n",
-      "that is arranged as [tables](../../gloss.html#table).\n",
+      "that is arranged as [tables](../../gloss.html#table-database).\n",
       "Each table has columns (also known as [fields](../../gloss.html#field-database)) which describe the data,\n",
       "and rows (also known as [records](../../gloss.html#record-database)) which contain the data.\n",
       "  \n",