Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
MedicalPlanMedicationSeq | int identity | 4 | √ | null |
|
|
||||
MedicalPlanSeq | int | 4 | null |
|
|
|||||
MedicationSeq | int | 4 | null |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_MedicalPlanMedicationSeq | Primary key | Asc | MedicalPlanMedicationSeq |
AK_MedicalPlanMedication_MedicalPlanSeq | Performance | Asc | MedicalPlanSeq |
AK_MedicalPlanMedication_MedicationSeq | Performance | Asc | MedicationSeq |