Update docs/en/sql-reference/functions/other-functions.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
This commit is contained in:
Anna 2021-08-06 08:24:13 +03:00 committed by GitHub
parent 83668d1bdd
commit 4a0b480294
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2156,7 +2156,7 @@ Type: [Array](../../sql-reference/data-types/array.md)([String](../../sql-refere
## enabledRoles {#enabled-roles}
Returns the names of the current roles merged with those roles which are granted to some of the current roles.
Returns the names of the current roles and the roles, granted to some of the current roles.
**Syntax**