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-05 09:29:12 +03:00 committed by GitHub
parent ca89cf656d
commit 1331537064
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2176,7 +2176,7 @@ Type: [Array](../../sql-reference/data-types/array.md)([String](../../sql-refere
## defaultProfiles {#default-profiles}
Returns all the profiles specified at the current user's definition (see [CREATE USER]()).
Returns all the profiles specified at the current user's definition (see [CREATE USER](../../sql-reference/statements/create/user.md#create-user-statement) statement).
**Syntax**