# Practice Questions
- (2pts) Write the CREATE statements for the
users
andposts
tables in the diagram below.
# Lessons
- SQL Analytics M8 - Entity Relationship Diagrams
- Creating Entity Relationship Diagrams - CREATE One to Many Tables
- Next: SQL - W8 Creating Entity Relationship Diagrams - CREATE Many to Many Tables
- SQL Analytics M7 - Composite Primary Keys
- SQL Analytics M7 - Creating Entity Relationship Diagrams
- SQL - W8 Creating Entity Relationship Diagrams - Practice Assignment