Skip to content

Incomplete documentation of ALTER SETTINGS PROFILE statement #12312

@MyroTk

Description

@MyroTk

Describe the issue
The statement ALTER SETTINGS PROFILE uses TO assignment clause, but documentation syntax does not show this.

Additional context
https://clickhouse.tech/docs/en/sql-reference/statements/alter/#alter-settings-profile-statement

Connecting to localhost:9000 as user default.
Connected to ClickHouse server version 20.5.2 revision 54435.

clicktest :) ALTER SETTINGS PROFILE prof0 TO user0

ALTER SETTINGS PROFILE prof0 TO user0

Ok.

0 rows in set. Elapsed: 0.006 sec.

clicktest :)

Metadata

Metadata

Assignees

Labels

comp-documentationDocumentation (docs, examples, READMEs).comp-rbacAuthorization: roles, grants, quotas, row-level security, access checks.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions