Articles
Week 2: Articles
The articles for this week are divided into two subgroups. The first group covers Data Definition Language (DDL) commands. The second group covers database constraints.
You should read the DDL articles first. The database constraint articles rely on information covered in the DDL articles.
Learning Outcomes
- Learn how to create, modify, and remove constraints.
- Learn how constraints work.
- Learn how to create, modify, and remove structures, like tables.
- Learn how the various DDL statements work.
Articles