Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
ProductName | VARCHAR | 255 | null |
|
|
|||||
ProductKey | VARCHAR | 1024 | null |
|
|
|||||
Licenses | INT | 10 | null |
|
|
|||||
CurrentTotals | INT | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | ProductName |