Skip to content
Snippets Groups Projects
Commit d453f537 authored by Alexander Tolstoy's avatar Alexander Tolstoy Committed by Yaroslav Dynnikov
Browse files

fix miserable typo

parent 2b7b8490
No related branches found
No related tags found
1 merge request!540Alter system
......@@ -262,7 +262,7 @@ vtable_max_rows = 5000
внешней таблицы, не входящая в ее ключ распределения.
таким примером может служить равенство `items.name` = `orders.item` при
том, что оеб таблицы распределены только по `id`:
том, что обе таблицы распределены только по `id`:
```sql
picodata> EXPLAIN SELECT items.name, items.stock, orders.amount
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment