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
- Select countIf usage example
- Get current server timezone
- Get year and month from date
- How to format date/time
- Using multiIf in query
- List all tables from all database
- How to get median value
- Using variables in queries
- Convert datetime to unix timestamp
- How to get current datetime
See more codes...