Stores MPEG content
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uedbid | integer | not null | ID identifying this row |
| uecheckedout | integer | with null | CPCM id of the user that has this resource checked out |
| uecheckedouttime | date | with null | Time the item was checked out |
| uemodtime | date | with null | Time the asset was last checked in |
| uenumemptyrequired | integer | with null | Left over from legacy code |
| ueporinstanceid | varchar(255) | with null | Identify the portal instance which this row belongs to |
| uepubstage | integer | with null | Left over from legacy code |
| uepubtime | date | with null | Left over from legacy code |
| ueaspect_ratio | nvarchar(255) | with null | Extracted property |
| ueauthor | nvarchar(255) | with null | Author - entered by end user |
| uebitrate | float | with null | Extracted property |
| uebyte_count | integer | with null | Byte count |
| uechroma_format | nvarchar(255) | with null | Extracted property |
| uecolor_primaries | nvarchar(255) | with null | Extracted property |
| uecreated_by | nvarchar(255) | with null | Name of user that created the resource |
| uecreation_date | date | with null | Date the resource was added to the system |
| uedate_expires | date | with null | Left over from legacy code |
| uedct_prediction | integer | with null | Extracted property |
| uedescription | nvarchar(1000) | with null | Description entered by end user |
| ueframe_rate | nvarchar(255) | with null | Extracted property |
| ueheight | integer | with null | Extracted property |
| ueintra_dc_prec | nvarchar(255) | with null | Extracted property |
| ueintra_vlc_fmt | integer | with null | Extracted property |
| uekeywords | nvarchar(255) | with null | Keywords - entered by end user |
| uelast_modified_by | nvarchar(255) | with null | Person who last modified the resource |
| uelength | float | with null | Extracted property |
| uemajor_type | nvarchar(255) | with null | Major type |
| uematrix_coeffs | nvarchar(255) | with null | Extracted property |
| ueminor_type | nvarchar(255) | with null | Minor type |
| uempeg_version | nvarchar(255) | with null | Extracted property |
| uename | nvarchar(255) | with null | Filename of the resource |
| ueparentid | integer | with null | DBID of the parent object |
| ueprog_frame | nvarchar(255) | with null | Extracted property |
| ueprog_sequence | integer | with null | Extracted property |
| uestream_type | nvarchar(255) | with null | Extracted property |
| uesubject | nvarchar(255) | with null | Subject - entered by end user |
| uetitle | nvarchar(255) | with null | Title - entered by end user |
| uetransfer_chars | nvarchar(255) | with null | Extracted property |
| uevbf_buffer_size | integer | with null | Extracted property |
| uevercomment | nvarchar(1000) | with null | Comment entered when this version of the resource was created |
| uevideo_format | nvarchar(255) | with null | Extracted property |
| uewfproc_id | varchar(255) | with null | ID of workflow process |
| uewidth | integer | with null | Extracted property |
| ueworkflow_id | varchar(255) | with null | ID of the workflow process associated with this resource |
Product Name: Portal r12 Content Management
Table Type: Table