From edba1a39efff385a1e3cd0a3e8857f2655899407 Mon Sep 17 00:00:00 2001 From: Oliver Kennedy Date: Fri, 29 Jan 2016 17:11:23 -0500 Subject: [PATCH] Lecture 2 video --- src/teaching/cse-462/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/teaching/cse-462/index.md b/src/teaching/cse-462/index.md index 9d2d51ef..3429402c 100644 --- a/src/teaching/cse-462/index.md +++ b/src/teaching/cse-462/index.md @@ -9,6 +9,7 @@ classContent: topic: Relational Algebra meta: slides: 02-RelationalAlgebra.pdf + video: https://www.youtube.com/watch?v=qj67794J8eg - date: Feb. 2 topic: SQL & Translating SQL to Relational Algebra - date: Feb. 4 @@ -121,7 +122,8 @@ In this course, you will learn...