Stores collections
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uedbid | integer | not null | |
| uecheckedout | integer | with null | Not used |
| uecheckedouttime | date | with null | Left over from legacy code |
| uemodtime | date | with null | Last time the collection was modified |
| uenumemptyrequired | integer | with null | Left over from legacy code |
| uepubstage | integer | with null | Left over from legacy code |
| uepubtime | date | with null | Left over from legacy code |
| uecreation_date | date | with null | Date the collection was created |
| uedescription | varchar(1000) | with null | Description - entered by end user |
| uekeywords | varchar(255) | with null | Keywords - entered by end user |
| uename | varchar(255) | with null | Name of the collection |
| uesubject | varchar(255) | with null | Subject - entered by end user |
| ueparentid | integer | with null | DBID of the parent collection |
Product Name: Portal Content Management
Table Type: Table