# Files: Gripp CRM Files - Catalog: `GrippCrm` - Primary Keys: `id` - Label: Files - Retrieve: True ## Table Columns The columns of the table `Files` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `createdon_date` | `datetime` | Created on Date | ☐ | | | `createdon_timezone_type` | `int32` | Created on Timezone Type | ☐ | | | `createdon_timezone` | `varchar2` | Created on Timezone | ☐ | | | `extendedproperties` | `varchar2` | Extended Properties | ☐ | | | `id` | `int32` | ID | ☐ | | | `previewdatasmall` | `varchar2` | Preview Data (Small) | ☐ | | | `searchname` | `varchar2` | Search Name | ☐ | | | `title` | `varchar2` | Title | ☐ | | | `updatedon_date` | `datetime` | Updated on Date | ☐ | | | `updatedon_timezone_type` | `int32` | Updated on Timezone Type | ☐ | | | `updatedon_timezone` | `varchar2` | Updated on Timezone | ☐ | |