prog_recurrence table columns
prog_recurrence table indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
progrecu_cur2_ix | Performance | Asc | currentcourseid |
progrecu_cur_ix | Performance | Asc | currentcourseid |
progrecu_nex2_ix | Performance | Asc | nextcourseid |
progrecu_nex_ix | Performance | Asc | nextcourseid |
progrecu_pro2_ix | Performance | Asc | programid |
progrecu_pro_ix | Performance | Asc | programid |