{
"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
}
}
]
}
}
| lang_id | lang_code | name | status | country_code |
|---|---|---|---|---|
| 1 | en | English | A | US |
| 3 | ar | العربية | A | SA |