I want to know if it is possible to run an "explain plan" from within a stored procedure? I have already seen posts about not being able to run an "explain plan" against a stored procedure despite the reference documentation not being clear on this: SAP HANA Reference: EXPLAIN PLAN
However, does anyone know if you can run an explain plan from a query being executed in a stored procedure call?
Thanks,
Kevin