Create the orders Table
Learn to create another table with appropriate attributes and constraints.
We'll cover the following
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 1400+ tech skills courses.