This website requires JavaScript.
Explore
Help
Sign In
thevar1able
/
ClickHouse
Watch
1
Star
0
Fork
0
You've already forked ClickHouse
mirror of
https://github.com/ClickHouse/ClickHouse.git
synced
2024-11-06 07:32:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bbf56e35ac
ClickHouse
/
tests
/
queries
/
0_stateless
/
01033_quota_dcl.reference
2 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Improve syntax of CREATE QUOTA. Now resource types and key types could be written with underscores. Also rename columns key_type=>keys and source=>storage in table system.quotas.
2020-06-05 17:57:33 +00:00
CREATE QUOTA default KEYED BY user_name FOR INTERVAL 1 hour TRACKING ONLY TO default, readonly
Reference in New Issue
Copy Permalink