mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 17:41:59 +00:00
fix link from intro
This commit is contained in:
parent
32eca72bff
commit
4be153cbd3
@ -6,7 +6,7 @@ sidebar_label: VIEW
|
|||||||
|
|
||||||
# CREATE VIEW
|
# CREATE VIEW
|
||||||
|
|
||||||
Creates a new view. Views can be [normal](#normal), [materialized](#materialized), [live](#live-view), and [window](#window-view) (live view and window view are experimental features).
|
Creates a new view. Views can be [normal](#normal), [materialized](#materialized-view), [live](#live-view), and [window](#window-view) (live view and window view are experimental features).
|
||||||
|
|
||||||
## Normal View
|
## Normal View
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user