Skip to content

galterdatalab/intro-sql-clinical-researchers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to SQL for Clinical Researchers

This workshop provides an introduction to databases and the Structured Query Language (SQL) for clinical researchers. Topics covered include:

  • Introduction to databases
  • Normalization and data modeling
  • Introduction to SQL
  • Recognizing bad data
  • Documentation and metadata
  • In-class programming exercises using a mock clinical database

Prior to attending this workshop, participants should install one of the following SQL clients to run example queries in real time:

Important Links