Table: Product
Property | Value |
Database schema name | dbo |
Database table name | DimProduct |
Is logical | True |
Case sensitive | False |
Table type | View |
Date created | 7/25/2014 9:51:54 PM |
Has errors | False |
Hidden | False |
Is initialized | True |
Is loaded | True |
Last processed | 7/25/2014 10:12:28 PM |
Last schema update | 7/25/2014 9:51:54 PM |
State | Processed |
Objects | Total |
Columns | 29 |
Hierarchies | 1 |
Measures | 0 |
Partitions | 1 |
Foreign key column | Primary key column |
[Product].[ProductSubcategoryKey] | [Product Subcategory].[ProductSubcategoryKey] |
SELECT [dbo].[DimProduct].* FROM [dbo].[DimProduct] |