Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 681 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 681 Bytes

awesome-sql

A curated list of awesome SQL documentations, tutorials and online education.

Documentations

  • Oracle - SQL Language Reference, 12.1. Official Oracle Database documentation library

Tutorials

Education

  • Code School - Try SQL. Free course.
  • Code School - aggregate, table constraints, normalization, relationships, joins, subqueries