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

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

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