Master record (return to list)

Name Engine Collation
There are no records to display
Actions Name Data Type Primary Key Unique Required
ProductID int(11)
ProductName varchar(40)
SupplierID int(11)
CategoryID int(11)
QuantityPerUnit varchar(20)
UnitPrice decimal(10,4)
UnitsInStock smallint(2)
UnitsOnOrder smallint(2)
ReorderLevel smallint(2)
Discontinued bit(1)