{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "9.27"
},
"table": {
"table_name": "cscart_ec_extra_product_data",
"access_type": "ALL",
"rows_examined_per_scan": 35,
"rows_produced_per_join": 7,
"filtered": "20.00",
"cost_info": {
"read_cost": "7.87",
"eval_cost": "1.40",
"prefix_cost": "9.27",
"data_read_per_join": "280"
},
"used_columns": [
"product_id",
"maximum_adults",
"maximum_children",
"maximum_room_occupancy",
"minimum_length_of_stay",
"maximum_length_of_stay",
"company_id",
"blocked_date"
],
"attached_condition": "(`pankajecarter_systemfive`.`cscart_ec_extra_product_data`.`product_id` in (170,316))"
}
}
}
| product_id | maximum_adults | maximum_children | maximum_room_occupancy | minimum_length_of_stay | maximum_length_of_stay | company_id | blocked_date |
|---|---|---|---|---|---|---|---|
| 170 | 3 | 3 | 4 | 1 | 1 | 1 | |
| 316 | 3 | 3 | 4 | 1 | 1 | 1 |