This table stores information for a single column on a single workplace. Workplaces are a grid of columns that have rows of Portlets in them.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| component_column | integer | not null | Unique ID of this column.
Type: PK for por_pagecomps.compcolumnid |
| portalpage_id_fk | integer | with null | The workplace page id that this column belongs to.
Type: FK to por_pages.portalpage_id |
| col_width | integer | with null | The width in pixels of the specific column on the workplace. |
| col_index | integer | with null | The index starting with 0 that the column is in the specified workplace. |
Product Name: Portal
Table Type: Table