Create the orders Table

Learn to create another table with appropriate attributes and constraints.

Introduction

We’ll continue the creation of our simple customer relationship management system. We already created the customers and products tables, and we’re now ready to create two more tables, orders and order_items.

Get hands-on with 1200+ tech skills courses.