docs: update sysadmin/Databases/Clickhouse/Query-size-tables
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
title: Запрос размера таблиц Clickhouse
|
title: Запрос размера таблиц Clickhouse
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2024-03-13T10:11:53.025Z
|
date: 2024-03-13T10:13:40.903Z
|
||||||
tags: clickhouse, query
|
tags: clickhouse, query
|
||||||
editor: ckeditor
|
editor: ckeditor
|
||||||
dateCreated: 2024-03-13T10:11:53.025Z
|
dateCreated: 2024-03-13T10:11:53.025Z
|
||||||
@@ -15,3 +15,4 @@ dateCreated: 2024-03-13T10:11:53.025Z
|
|||||||
FROM system.parts
|
FROM system.parts
|
||||||
WHERE active
|
WHERE active
|
||||||
GROUP BY table</code></pre>
|
GROUP BY table</code></pre>
|
||||||
|
<figure class="image"><img src="/sysadmin/query-db.png"></figure>
|
||||||
|
|||||||
Reference in New Issue
Block a user