Difference between revisions of "Production.Culture (table)"

From dbscript Online Help
Jump to: navigation, search
(New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | Production.Culture |- |} {| border="1" cellpadding="5" cellspacing="0" style...)
 
Line 53: Line 53:
 
| CultureID
 
| CultureID
 
| CultureID
 
| CultureID
 +
|}
 +
 +
== wikivalues ==
 +
 +
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 +
|-
 +
| '''Table Values
 +
| Production.Culture
 +
|-
 +
|}
 +
 +
 +
{| border="1" cellpadding="5" cellspacing="0"  style="border-collapse:collapse"
 +
|- style="background:silver"
 +
| '''CultureID
 +
| '''Name
 +
|-
 +
| a
 +
| Arabic
 +
|-
 +
| z
 +
| Chinese
 +
|-
 +
| e
 +
| English
 +
|-
 +
| f
 +
| French
 +
|-
 +
| h
 +
| Hebrew
 +
|-
 +
|
 +
| Invariant Language (Invariant Country)
 +
|-
 +
| e
 +
| Spanish
 +
|-
 +
| t
 +
| Thai
 
|}
 
|}

Revision as of 15:53, 3 January 2009

wikibot

Table Production.Culture


Column Data Type Nullable Default PK Index
CultureID nchar(0) not null PK_Culture_CultureID
Name dbo.Name not null AK_Culture_Name
ModifiedDate datetime not null (getdate())


Detail Table Column Referencing Column
Production.ProductModelProductDescriptionCulture CultureID CultureID

wikivalues

Table Values Production.Culture


CultureID Name
a Arabic
z Chinese
e English
f French
h Hebrew
Invariant Language (Invariant Country)
e Spanish
t Thai