Roberts, Jon wrote:
However, you can not create anything in Oracle without being given
permission to create it.  The notion that you can create a function
because you have connect rights to the database is foreign to me.
Connect should mean connect, not connect AND create.

Include the language by default and remove CREATE on the public schema.



You'd need more than that.

For example, since we don't support temp functions, we should probably ban the creation of functions in temp schemas (which I found was possible).

cheers

andrew

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to