mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
Update docs/ru/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
This commit is contained in:
parent
255f51bcd3
commit
fa68418a63
@ -88,9 +88,6 @@ CREATE LIVE VIEW [IF NOT EXISTS] [db.]table_name [WITH [TIMEOUT [value_in_sec] [
|
||||
|
||||
Для отслеживания изменений живого представления используйте запрос [WATCH](../../../sql-reference/statements/watch.md).
|
||||
|
||||
```sql
|
||||
WATCH [db.]live_view
|
||||
```
|
||||
|
||||
**Пример:**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user