clickhouseDelete existing user
Usage example
DROP USER user1
output
Query id: b68070bc-4012-4aba-bce2-2ee6da6f86bf
Ok.
0 rows in set. Elapsed: 0.001 sec.
More of Clickhouse
- Create AggregatingMergeTree materialized view
- Select sumIf query example
- Inserting JSONEachRow format data into table
- List all tables from all database
- Get total database size
- Get table size
- How to select based on Tuple element value
- Using variables in queries
- List all users
- Create table example
See more codes...