Thursday, August 22, 2013

Grant access to use a SQL function from different schema

grant execute on SchemaName.FunctionName to SchemaName (where we need to access)

No comments:

Post a Comment