Difference between revisions of "Production.Culture (table)"
Line 20: | Line 20: | ||
|- | |- | ||
| CultureID | | CultureID | ||
− | | nchar( | + | | nchar(6) |
| not null | | not null | ||
| | | | ||
Line 54: | Line 54: | ||
| CultureID | | CultureID | ||
|} | |} | ||
+ | |||
+ | |||
+ | |||
== wikivalues == | == wikivalues == | ||
Revision as of 15:30, 3 January 2009
wikibot
Table | Production.Culture |
Column | Data Type | Nullable | Default | PK | Index |
CultureID | nchar(6) | 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 |
ar | Arabic |
zh-cht | Chinese |
en | English |
fr | French |
he | Hebrew |
Invariant Language (Invariant Country) | |
es | Spanish |
th | Thai |