The command
$ oradumper query="create view t as select * from dual"
will create the view T. This should be forbidden.
Log in to post a comment.