Intro to SQL with Clinical Data - 102

Author: Peter Camacho
Date: June 23, 2020


Screencast


Description

A continuation of SQL 101, this lesson moves on to working with more advanced SQL techniques (for summarizing and aggregating results), and also goes into more detail on working with SQL JOINS (i.e. writing queries that combine results from more than 1 table).During this session we use a publicly avaibable SQLite Data set (which contains “fake” clinical data that we can run our queries against).

Slides

Download here (PDF)


Feel free to share this resource with your community!
Categories:
Computational Tools
Coding
Tags:
sql