qtype_ddmarker_drops table columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null | 
				   | 
				 
				   | 
				 ||||
| questionid | BIGINT | 19 | 0 | 
				   | 
				 
				  
  | 
				 |||||
| no | BIGINT | 19 | 0 | 
				   | 
				 
				   | 
				 drop number  | 
				||||
| shape | VARCHAR | 255 | √ | null | 
				   | 
				 
				   | 
				 circle, rectangle, polygon  | 
				|||
| coords | LONGTEXT | 2147483647 | null | 
				   | 
				 
				   | 
				 |||||
| choice | BIGINT | 19 | 0 | 
				   | 
				 
				   | 
				 
Table contained -1 rows
qtype_ddmarker_drops table indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| qtypddmadrop_que_ix | Performance | Asc | questionid | 
