SQL Code Snippets
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
Newer Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment