Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| ID | int identity | 4 | √ | null |
|
|
Primary key - Unique identifier for each makeup visit code |
|
| AttCode | int | 4 | null |
|
|
Attendance code - Numeric code representing the attendance status for makeup visits |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PK__MakeUpVi__3214EC27190B1736 | Primary key | Asc | ID |
