diff --git a/docs/en/sql-reference/functions/other-functions.md b/docs/en/sql-reference/functions/other-functions.md index 12c26ccff5e..732c403679d 100644 --- a/docs/en/sql-reference/functions/other-functions.md +++ b/docs/en/sql-reference/functions/other-functions.md @@ -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**