dbo."Products by Category"
View: 'dbo."Products by Category"'
Column
Type and Size
CategoryName
nvarchar(15) NOT NULL
ProductName
nvarchar(40) NOT NULL
QuantityPerUnit
nvarchar(20) NULL
UnitsInStock
smallint NULL
Discontinued
bit NOT NULL