projects
/
swc-sql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54df22e
)
Instructor's guide for Python
author
Greg Wilson
<gvwilson@third-bit.com>
Fri, 29 Nov 2013 20:04:47 +0000
(15:04 -0500)
committer
W. Trevor King
<wking@tremily.us>
Tue, 11 Mar 2014 04:46:21 +0000
(21:46 -0700)
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
patch
|
blob
|
history
diff --git
a/sql/novice/index.md
b/sql/novice/index.md
index aaa8ac5280b572e06506b7882a57d57da56f9354..3d889b7011b0c622b3614b8d2cd5fb4a1a1d3e16 100644
(file)
--- 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)