"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",