skill

0 rows


Description

スキル情報

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null

スキルID

employee_id INT 10 null
employee.id skill_ibfk_1 R

従業員ID

language VARCHAR 40 null

プログラミング言語

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
employee_id Performance Asc employee_id

Relationships