Welcome Guest, you are in: Login

devio dbscript ScrewTurn Wiki

RSS RSS

Navigation





Search the wiki
»

PoweredBy

wikibot

TablePurchasing.ShipMethod
DescriptionShipping company lookup table.

Columns

ColumnData TypeNullableDefaultDescription
ShipMethodIDintnot null Primary key for ShipMethod records.
Namedbo.Namenot null Shipping company name.
ShipBasemoneynot null((0.00))Minimum shipping charge.
ShipRatemoneynot null((0.00))Shipping charge per pound.
rowguiduniqueidentifiernot null(newid())ROWGUIDCOL number uniquely identifying the record. Used to support a merge replication sample.
ModifiedDatedatetimenot null(getdate())Date and time the record was last updated.

Primary Key

Primary KeyColumns
PK_ShipMethod_ShipMethodIDShipMethodID

Indexes

IndexTypeColumns
AK_ShipMethod_NameUniqueName
AK_ShipMethod_rowguidUniquerowguid

Check Constraints

Check ConstraintExpressionDescription
CK_ShipMethod_ShipBase(ShipBase>(0.00))Check constraint ShipBase > (0.00)
CK_ShipMethod_ShipRate(ShipRate>(0.00))Check constraint ShipRate > (0.00)

Detail Tables

Detail TableColumnReferencing Column
Purchasing.PurchaseOrderHeaderShipMethodIDShipMethodID
Sales.SalesOrderHeaderShipMethodIDShipMethodID

References

Dependency TypeObject TypeReferenced Object
Data TypeTypedbo.Name
SchemaSchemaPurchasing

wikivalues

Table ValuesPurchasing.ShipMethod

ShipMethodIDNameShipBaseShipRate
1XRQ - TRUCK GROUND3.950.99
2ZY - EXPRESS9.951.99
3OVERSEAS - DELUXE29.952.99
4OVERNIGHT J-FAST21.951.29
5CARGO TRANSPORT 58.991.49

ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam.