Grant execute privilege on Siebel stored procedures and user-defined functions to PUBLIC.
将Siebel存储过程和用户定义函数的执行权限授权给PUBLIC。
You can grant EXECUTE permissions on stored procedures, revoking or denying permissions on the base tables.
您可以授予针对存储过程的EXECUTE权限,撤消或拒绝针对基表的权限。
Grant EXECUTE permissions on the stored procedures for database roles you want to be able to access the data.
为您希望其能够访问数据的数据库角色授予对存储过程的EXECUTE权限。
You revoke or deny all permissions to underlying objects, such as tables, and grant EXECUTE permissions on stored procedures.
您可以撤销或拒绝基础物件 (例如资料表) 的所有权限,然后在预存程序上授与EXECUTE 权限。
Figure 11 shows that -grant grantee (public) is added in Additional options, which gives execute privileges on the packages to the public.
图11显示Additional options中添加了- grant grantee (public)选项,从而向公众提供了该包的执行权限。
To grant package execution privileges to the public, you can use the grant keyword. For example, the following command grants execute privileges on the package to public.
要向公众授予包执行权限,您可以使用grant关键字。
The only way to securely protect resources from untrusted code in referenced assemblies is to execute that code with a grant set that does not include those permissions.
能够安全保护资源不受到参考组件中未受信任程序码存取的唯一方式,是使用没有包含这些使用权限的授权集来执行程序码。
The only way to securely protect resources from untrusted code in referenced assemblies is to execute that code with a grant set that does not include those permissions.
能够安全保护资源不受到参考组件中未受信任程序码存取的唯一方式,是使用没有包含这些使用权限的授权集来执行程序码。
应用推荐