Welcome to an introduction to Structured Query Language (SQL). This course will provide you with a solid foundation of knowledge on relational databases and how to write queries using SQL.
The material provided consists mainly of webinar-style videos as well as a link to additional reference material and working examples. We strongly encourage you to try and follow along with the on-screen examples as you go.
Webinars are presented by Dany Vohl and are based on material created by Amr H. Hassan.
-
Setting up your environment
-
Intro to relational Databases
-
Structured Query Language (SQL)
-
Querying Astronomical Databases - SDSS Examples
-
Querying Databases from your code - SDSS Examples