Commands reference [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:dpi:dpi_components:qoestor:commands [2024/09/26 15:29] – created - external edit 127.0.0.1en:dpi:dpi_components:qoestor:commands [2025/05/23 14:22] (current) elena.krasnobryzh
Line 1: Line 1:
 ====== Commands reference ====== ====== Commands reference ======
-{{indexmenu_n>7}}+{{indexmenu_n>8}}
  
 ==== Check if the database has been created ==== ==== Check if the database has been created ====
Line 7: Line 7:
  
 ==== Delete DB schema  ==== ==== Delete DB schema  ====
-<wrap em>All data will be deleted!</wrap>+<note warning>All data will be deleted!</note>
 <code>clickhouse-client --query="drop database qoestor"</code> <code>clickhouse-client --query="drop database qoestor"</code>