Dark Brew Cafe

Orders

Add Order

Notes:

Customers column is a NULLABLE FK.

Date initializes as the current date.

Total initializes as 0.00.

When an order is deleted, all associated rows in the Order Details table will also be deleted.