{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "6.07"
},
"table": {
"table_name": "cscart_statuses",
"access_type": "ALL",
"rows_examined_per_scan": 20,
"rows_produced_per_join": 2,
"filtered": "10.00",
"cost_info": {
"read_cost": "5.67",
"eval_cost": "0.40",
"prefix_cost": "6.07",
"data_read_per_join": "32"
},
"used_columns": [
"status_id",
"status",
"type"
],
"attached_condition": "(`atulecarter_atul_demo4`.`cscart_statuses`.`type` = 'O')"
}
}
}
| status_id | status |
|---|---|
| 1 | P |
| 2 | C |
| 3 | O |
| 4 | F |
| 5 | D |
| 6 | B |
| 7 | I |
| 19 | Y |
| 20 | A |