_1.schedules_insurances_blocks

Field Type Null Default Key Extra Comment
schins_id int(11) NO PRI auto_increment
schins_sch_id int(11) NO MUL Foreign key to the schedule record.
schins_ins_id int(11) YES MUL Foreign key to an insurance record or NULL.
schins_ic_id int(11) YES MUL Foreign key to an insurance class record or NULL.
schins_modified datetime YES CURRENT_TIMESTAMP
schins_created datetime YES CURRENT_TIMESTAMP

References

Local Column References