19 lines
536 B
Markdown
19 lines
536 B
Markdown
# SP Products
|
|
Analysis generated on: 4/1/2025 4:23:55 PM
|
|
---
|
|
## Record Count
|
|
- 327
|
|
## Fields
|
|
| Field Name | Type | Size | Description |
|
|
|------------|------|------|-------------|
|
|
| PartNumber | Text | 10 | - |
|
|
| ProductID | Text | 50 | - |
|
|
| PartsPerUnit | Integer | 2 | - |
|
|
| Obsolete | Boolean | 1 | - |
|
|
## Indexes
|
|
| Index Name | Fields | Primary Key | Unique |
|
|
|------------|--------|-------------|--------|
|
|
| PrimaryKey | PartNumber | Yes | Yes |
|
|
| ProductID | ProductID | No | No |
|
|
| SP ProductsPartNumber | PartNumber | No | No |
|