project_ownership


Columns

Column Type Size Nulls Auto Default Children Parents Comments
department VARCHAR 100
project_type VARCHAR 100
program_name VARCHAR 100
channel VARCHAR 100
role VARCHAR 100
alt_role VARCHAR 100
specific_assignments VARCHAR 100
notes VARCHAR 250

Indexes

Constraint Name Type Sort Column(s)
ix_project_ownership_program_name Performance Asc program_name
ix_project_ownership_project_type Performance Asc project_type

Relationships