From 1d63f598b510cfafae6b33a620a5056c78145720 Mon Sep 17 00:00:00 2001 From: Greg Wilson Date: Fri, 29 Nov 2013 15:04:47 -0500 Subject: [PATCH] Instructor's guide for Python W. Trevor King: I removed everything except the sql/novice changes from the original c963afa [1]. [1]: https://github.com/swcarpentry/bc/commit/c963afa71ba3a7eacada0ff5b4db6dc4f2295e81 --- sql/novice/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sql/novice/index.md b/sql/novice/index.md index aaa8ac5..3d889b7 100644 --- a/sql/novice/index.md +++ b/sql/novice/index.md @@ -32,3 +32,7 @@ Topics * [Combining Data](07-join.html) * [Creating and Modifying Data](08-create.html) * [Programming with Databases](09-prog.html) + +See Also +-------- +* [Instructor's Guide](guide.html) -- 2.26.2