Note
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ შესვლა ან დირექტორიების შეცვლა.
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ დირექტორიების შეცვლა.
Contains the languages in which product descriptions are stored.
Culture Table Definition
The Culture table is contained in the Production schema.
| Column | Data type | Nullability | Description |
|---|---|---|---|
CultureID |
nchar(6) |
Not null |
Primary key for Culture rows. |
Name |
Name (UDT) nvarchar(50) |
Not null |
Culture description. |
ModifiedDate |
datetime |
Not null |
Date and time the row was last updated. |
See Also
Reference
ProductDescription Table (AdventureWorks)
ProductModel Table (AdventureWorks)
ProductModelProductDescriptionCulture Table (AdventureWorks)
Other Resources
AdventureWorks Data Dictionary