oracle sqldeveloper - SQL developer GUI function permission -


after granting user ability create functions adding

grant create procedure user;  

i've created function code no problems. however, when using gui in sql developer create function error appears indicating have no permission create function. how can fix problem?


Comments

Popular posts from this blog

C# random value from dictionary and tuple -

cgi - How do I interpret URLs without extension as files rather than missing directories in nginx? -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -