appraisal_stage_page table columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null | 
				  
  | 
				 
				   | 
				 ||||
| appraisalstageid | BIGINT | 19 | √ | null | 
				   | 
				 
				  
  | 
				 ||||
| name | VARCHAR | 255 | 
				   | 
				 
				   | 
				 ||||||
| sortorder | BIGINT | 19 | null | 
				   | 
				 
				   | 
				 
Table contained -1 rows
appraisal_stage_page table indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| apprstagpage_app_ix | Performance | Asc | appraisalstageid | 
