| Column Name | Column Datatype | Column Null Option | Column Comment |
| uid | byte(16) | not null | |
| uid_parent | byte(16) | not null | |
| str_name | nvarchar(64) | not null | |
| str_description | nvarchar(128) | not null | |
| i_type | integer | not null | |
| i_global | integer | not null | |
| i_inherited | integer | not null | |
| date_time_stamp | date | not null | |
| i_delete_flag | integer | not null | |
| uid_alternate | byte(16) | not null |
Product Name: Asset
Table Type: Table