Tables for Database PetStore Schema
The Pet Store Database consists of a series of tables which are described below.
- The
PRODUCT_OBJ_TABLE
can be viewed by clicking on the following link.
Product Object Table
- The
CUSTOMER_OBJ_TABLE
can be viewed by clicking on the following link.
Customer Object Table
- The
SALE_HEADER
can be viewed by clicking on the following link.
Sale Header
- The
PET_CARE_LOG_OBJ_TABLE
can be viewed by clicking on the following link. Pet Care Log Object
- The
MONTHLY_SALES
can be viewed by clicking on the following link. monthly-sales
- The
PRODUCT_PHOTO_OBJ_TABLE
can be viewed by clicking on the following link. Product Photo Object
- All
Data Tables
can be viewed by clicking on the following link.
Data Tables