diff --git a/src/current/v24.3/drop-function.md b/src/current/v24.3/drop-function.md index eba6945e534..782d45befeb 100644 --- a/src/current/v24.3/drop-function.md +++ b/src/current/v24.3/drop-function.md @@ -12,7 +12,7 @@ The `DROP FUNCTION` [statement]({% link {{ page.version.version }}/sql-statement ## Required privileges -To drop a function, a user must have the `DROP` [privilege]({% link {{ page.version.version }}/security-reference/authorization.md %}#managing-privileges) on the function. +To drop a function, the user must be the owner of the function. ## Synopsis diff --git a/src/current/v24.3/drop-procedure.md b/src/current/v24.3/drop-procedure.md index 4d55d91ba41..7d03b493bfc 100644 --- a/src/current/v24.3/drop-procedure.md +++ b/src/current/v24.3/drop-procedure.md @@ -10,7 +10,7 @@ The `DROP PROCEDURE` [statement]({% link {{ page.version.version }}/sql-statemen ## Required privileges -To drop a procedure, a user must have the `DROP` [privilege]({% link {{ page.version.version }}/security-reference/authorization.md %}#managing-privileges) on the procedure. +To drop a procedure, the user must be the owner of the procedure. ## Synopsis diff --git a/src/current/v25.1/drop-function.md b/src/current/v25.1/drop-function.md index eba6945e534..782d45befeb 100644 --- a/src/current/v25.1/drop-function.md +++ b/src/current/v25.1/drop-function.md @@ -12,7 +12,7 @@ The `DROP FUNCTION` [statement]({% link {{ page.version.version }}/sql-statement ## Required privileges -To drop a function, a user must have the `DROP` [privilege]({% link {{ page.version.version }}/security-reference/authorization.md %}#managing-privileges) on the function. +To drop a function, the user must be the owner of the function. ## Synopsis diff --git a/src/current/v25.1/drop-procedure.md b/src/current/v25.1/drop-procedure.md index 4d55d91ba41..7d03b493bfc 100644 --- a/src/current/v25.1/drop-procedure.md +++ b/src/current/v25.1/drop-procedure.md @@ -10,7 +10,7 @@ The `DROP PROCEDURE` [statement]({% link {{ page.version.version }}/sql-statemen ## Required privileges -To drop a procedure, a user must have the `DROP` [privilege]({% link {{ page.version.version }}/security-reference/authorization.md %}#managing-privileges) on the procedure. +To drop a procedure, the user must be the owner of the procedure. ## Synopsis diff --git a/src/current/v25.2/drop-function.md b/src/current/v25.2/drop-function.md index eba6945e534..782d45befeb 100644 --- a/src/current/v25.2/drop-function.md +++ b/src/current/v25.2/drop-function.md @@ -12,7 +12,7 @@ The `DROP FUNCTION` [statement]({% link {{ page.version.version }}/sql-statement ## Required privileges -To drop a function, a user must have the `DROP` [privilege]({% link {{ page.version.version }}/security-reference/authorization.md %}#managing-privileges) on the function. +To drop a function, the user must be the owner of the function. ## Synopsis diff --git a/src/current/v25.2/drop-procedure.md b/src/current/v25.2/drop-procedure.md index 4d55d91ba41..7d03b493bfc 100644 --- a/src/current/v25.2/drop-procedure.md +++ b/src/current/v25.2/drop-procedure.md @@ -10,7 +10,7 @@ The `DROP PROCEDURE` [statement]({% link {{ page.version.version }}/sql-statemen ## Required privileges -To drop a procedure, a user must have the `DROP` [privilege]({% link {{ page.version.version }}/security-reference/authorization.md %}#managing-privileges) on the procedure. +To drop a procedure, the user must be the owner of the procedure. ## Synopsis diff --git a/src/current/v25.3/drop-function.md b/src/current/v25.3/drop-function.md index eba6945e534..782d45befeb 100644 --- a/src/current/v25.3/drop-function.md +++ b/src/current/v25.3/drop-function.md @@ -12,7 +12,7 @@ The `DROP FUNCTION` [statement]({% link {{ page.version.version }}/sql-statement ## Required privileges -To drop a function, a user must have the `DROP` [privilege]({% link {{ page.version.version }}/security-reference/authorization.md %}#managing-privileges) on the function. +To drop a function, the user must be the owner of the function. ## Synopsis diff --git a/src/current/v25.3/drop-procedure.md b/src/current/v25.3/drop-procedure.md index 4d55d91ba41..7d03b493bfc 100644 --- a/src/current/v25.3/drop-procedure.md +++ b/src/current/v25.3/drop-procedure.md @@ -10,7 +10,7 @@ The `DROP PROCEDURE` [statement]({% link {{ page.version.version }}/sql-statemen ## Required privileges -To drop a procedure, a user must have the `DROP` [privilege]({% link {{ page.version.version }}/security-reference/authorization.md %}#managing-privileges) on the procedure. +To drop a procedure, the user must be the owner of the procedure. ## Synopsis diff --git a/src/current/v25.4/drop-function.md b/src/current/v25.4/drop-function.md index eba6945e534..782d45befeb 100644 --- a/src/current/v25.4/drop-function.md +++ b/src/current/v25.4/drop-function.md @@ -12,7 +12,7 @@ The `DROP FUNCTION` [statement]({% link {{ page.version.version }}/sql-statement ## Required privileges -To drop a function, a user must have the `DROP` [privilege]({% link {{ page.version.version }}/security-reference/authorization.md %}#managing-privileges) on the function. +To drop a function, the user must be the owner of the function. ## Synopsis diff --git a/src/current/v25.4/drop-procedure.md b/src/current/v25.4/drop-procedure.md index 4d55d91ba41..7d03b493bfc 100644 --- a/src/current/v25.4/drop-procedure.md +++ b/src/current/v25.4/drop-procedure.md @@ -10,7 +10,7 @@ The `DROP PROCEDURE` [statement]({% link {{ page.version.version }}/sql-statemen ## Required privileges -To drop a procedure, a user must have the `DROP` [privilege]({% link {{ page.version.version }}/security-reference/authorization.md %}#managing-privileges) on the procedure. +To drop a procedure, the user must be the owner of the procedure. ## Synopsis diff --git a/src/current/v26.1/drop-function.md b/src/current/v26.1/drop-function.md index eba6945e534..782d45befeb 100644 --- a/src/current/v26.1/drop-function.md +++ b/src/current/v26.1/drop-function.md @@ -12,7 +12,7 @@ The `DROP FUNCTION` [statement]({% link {{ page.version.version }}/sql-statement ## Required privileges -To drop a function, a user must have the `DROP` [privilege]({% link {{ page.version.version }}/security-reference/authorization.md %}#managing-privileges) on the function. +To drop a function, the user must be the owner of the function. ## Synopsis diff --git a/src/current/v26.1/drop-procedure.md b/src/current/v26.1/drop-procedure.md index 4d55d91ba41..7d03b493bfc 100644 --- a/src/current/v26.1/drop-procedure.md +++ b/src/current/v26.1/drop-procedure.md @@ -10,7 +10,7 @@ The `DROP PROCEDURE` [statement]({% link {{ page.version.version }}/sql-statemen ## Required privileges -To drop a procedure, a user must have the `DROP` [privilege]({% link {{ page.version.version }}/security-reference/authorization.md %}#managing-privileges) on the procedure. +To drop a procedure, the user must be the owner of the procedure. ## Synopsis diff --git a/src/current/v26.2/drop-function.md b/src/current/v26.2/drop-function.md index eba6945e534..782d45befeb 100644 --- a/src/current/v26.2/drop-function.md +++ b/src/current/v26.2/drop-function.md @@ -12,7 +12,7 @@ The `DROP FUNCTION` [statement]({% link {{ page.version.version }}/sql-statement ## Required privileges -To drop a function, a user must have the `DROP` [privilege]({% link {{ page.version.version }}/security-reference/authorization.md %}#managing-privileges) on the function. +To drop a function, the user must be the owner of the function. ## Synopsis diff --git a/src/current/v26.2/drop-procedure.md b/src/current/v26.2/drop-procedure.md index 4d55d91ba41..7d03b493bfc 100644 --- a/src/current/v26.2/drop-procedure.md +++ b/src/current/v26.2/drop-procedure.md @@ -10,7 +10,7 @@ The `DROP PROCEDURE` [statement]({% link {{ page.version.version }}/sql-statemen ## Required privileges -To drop a procedure, a user must have the `DROP` [privilege]({% link {{ page.version.version }}/security-reference/authorization.md %}#managing-privileges) on the procedure. +To drop a procedure, the user must be the owner of the procedure. ## Synopsis