Welcome
Guest
, you are in:
<root>
•
Login
devio dbscript ScrewTurn Wiki
Navigation
¶
Main Page
Random Page
Create a new Page
All Pages
Categories
Navigation Paths
Administration
File Management
Create Account
Search the wiki
»
Back
Purchasing VendorContact (table)
Modified on 2011/08/27 11:18
by
wikibot
Categorized as
Uncategorized
== wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- valign="top" | '''Table''' | Purchasing.VendorContact |- valign="top" | '''Description''' | Cross-reference table mapping vendors and their employees. |} === Columns === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Column''' | '''Data Type''' | '''Nullable''' | '''Default''' | '''Description''' |- valign="top" | VendorID | int | not null | | Primary key. |- valign="top" | ContactID | int | not null | | Contact (Vendor employee) identification number. Foreign key to Contact.ContactID. |- valign="top" | ContactTypeID | int | not null | | Contact type such as sales manager, or sales agent. |- valign="top" | ModifiedDate | datetime | not null | (getdate()) | Date and time the record was last updated. |} === Primary Key === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Primary Key''' | '''Columns''' |- valign="top" | PK_VendorContact_VendorID_ContactID | VendorID, ContactID |} === Indexes === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Index''' | '''Type''' | '''Columns''' |- valign="top" | IX_VendorContact_ContactID | | ContactID |- valign="top" | IX_VendorContact_ContactTypeID | | ContactTypeID |} === Foreign Keys === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Relation''' | '''Column''' | '''Referenced Column''' |- valign="top" | [[Person Contact (table)|Person.Contact]] | ContactID | ContactID |- valign="top" | [[Person ContactType (table)|Person.ContactType]] | ContactTypeID | ContactTypeID |- valign="top" | [[Purchasing Vendor (table)|Purchasing.Vendor]] | VendorID | VendorID |} === References === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Dependency Type''' | '''Object Type''' | '''Referenced Object''' |- valign="top" | Schema | Schema | [[Purchasing (schema)|Purchasing]] |} === Dependencies === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Reference Type''' | '''Object Type''' | '''Referencing Object''' |- valign="top" | Select | View | [[Purchasing vVendor (view)|Purchasing.vVendor]] |- valign="top" | Select | SQL table-valued-function | [[dbo ufnGetContactInformation (function)|dbo.ufnGetContactInformation]] |}
ScrewTurn Wiki
version 3.0.1.400. Some of the icons created by
FamFamFam
.