| http://www.w3.org/ns/prov#value | - QUESTION: is it possible to wrap up explain plan statement into some procedure that would accept DML code as a parameter which developer is not able to run/do not have permissions to tun by himself, and would evaluate such explain plan as another, privileged user (application user) and sends back the result (ie. evaluated execution plan) to the original user who invoked that procedure?
|