(Jaromir Nemec) The general rule for performing an explain plan is that you can perform the explain plan only if you have sufficient privileges to execute the statement. It means with only read rights you cannot explain, for example, an INSERT statement or any other DML statement.
Read More - Register for Free Membership