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