Skip to content

Commit

Permalink
Merge pull request #19 from orobecca/objective-01
Browse files Browse the repository at this point in the history
Update 01-introduction Overview
  • Loading branch information
jt14den authored May 11, 2018
2 parents ce52d46 + 7c46cf0 commit e68116a
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions _episodes/01-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,17 @@ title: "Introduction to SQL"
teaching: 15
exercises: 0
questions:
- "What is SQL? Why is it significant?"
- "What is SQL?"
- "Why is it significant?"
- "What is the relationship between a relational database and SQL?"
objectives:
- "to be able to explain what SQL is"
- "define a relational database"
- "name the major components of relational database design"
- "explain what SQL is and why to use it"
- "identify library skills that translate to using SQL"
keypoints:
- "SQL is a powerful language used to interrogate and manipulate relational databases"
- "Librarians have skills that allow them to transition into using SQL to organize and access data"
---


Expand Down

0 comments on commit e68116a

Please sign in to comment.