{
"query_block": {
"select_id": 1,
"cost": 0.0111808,
"nested_loop": [
{
"table": {
"table_name": "cscart_languages",
"access_type": "ALL",
"loops": 1,
"rows": 2,
"cost": 0.0111808,
"filtered": 100,
"attached_condition": "cscart_languages.`status` = 'A'"
}
}
]
}
}
| lang_code | name | status | country_code |
|---|---|---|---|
| en | English | A | US |
| ru | Русский | A | RU |