dbo."Order Details Extended"

View: 'dbo."Order Details Extended"'

ColumnType and Size
OrderIDint NOT NULL
ProductIDint NOT NULL
ProductNamenvarchar(40) NOT NULL
UnitPricemoney(19.4) NOT NULL
Quantitysmallint NOT NULL
Discountreal NOT NULL
ExtendedPricemoney(19.4) NULL