Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| obj_id | varchar | 16 | tww_app.generate_oid('tww_od'::text, 'agxx_measure_text'::text) | 
                                         | 
                                    
                                         | 
                                    ||||||
| classname | text | 2147483647 | √ | null | 
                                         | 
                                    
                                         | 
                                    |||||
| plantype | int4 | 10 | √ | null | 
                                         | 
                                    
                                        
  | 
                                    |||||
| remark | text | 2147483647 | √ | null | 
                                         | 
                                    
                                         | 
                                    |||||
| text | text | 2147483647 | √ | null | 
                                         | 
                                    
                                         | 
                                    |||||
| texthali | int2 | 5 | √ | null | 
                                         | 
                                    
                                        
  | 
                                    |||||
| textori | numeric | 4,1 | √ | null | 
                                         | 
                                    
                                         | 
                                    |||||
| textpos_geometry | geometry | 2147483647 | √ | null | 
                                         | 
                                    
                                         | 
                                    |||||
| textvali | int2 | 5 | √ | null | 
                                         | 
                                    
                                        
  | 
                                    |||||
| last_modification | timestamp | 29,6 | √ | now() | 
                                         | 
                                    
                                         | 
                                    |||||
| fk_measure | varchar | 16 | √ | null | 
                                         | 
                                    
                                        
  | 
                                    
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| pkey_tww_od_measure_text_obj_id | Primary key | Asc | obj_id | 
Check Constraints
| Constraint Name | Constraint | 
|---|---|
| mx_classname_length_max_50 | ((char_length(classname) <= 50)) | 
| mx_remark_length_max_80 | ((char_length(remark) <= 80)) |